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 



_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to