avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] Typo in iotnx61.h?


From: Ruud Vlaming
Subject: [avr-gcc-list] Typo in iotnx61.h?
Date: Mon, 8 Sep 2008 17:33:21 +0200
User-agent: KMail/1.9.1

Just for the record, i think there is a typo in the file:
  avr-libc-1.6.2/include/avr/iotnx61.h 

#define TCCR0B  _SFR_IO8(0x33)
#define CS00    0
#define CS01    1
#define CS02    2
#define PSR0    3
#define TMS     4

the last line should read
#define TSM     4

I searched for it in the bug-database but could not find it reported.
It is present in avr-libc-1.6.1/include/avr/iotnx61.h  as well.

Ruud 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]