contiki/cpu/avr/dev
Simon Duquennoy ebc8d9fb1c Merge pull request #1344 from tsparber/fix-doxygen
doxygen: Fixed all warnings
2015-11-30 22:07:15 +01:00
..
usb Move MAX, MIN and ABS to sys/cc.h 2015-05-18 08:53:17 +02:00
clock-avr.h
clock.c Fix clock.h warnings caused by multiple, conflicting documentation blocks of clock functions 2015-02-15 21:48:30 +01:00
compiler.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
debug.c PROGMEM changes needed for newer avr-gcc compiler 2012-02-21 11:10:57 -05:00
debug.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
eeprom.c Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
flash.c
flash.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
lanc111.c Merge pull request #1344 from tsparber/fix-doxygen 2015-11-30 22:07:15 +01:00
rs232_at90usb1287.h
rs232_atmega32.h
rs232_atmega128.h
rs232_atmega128rfa1.h
rs232_atmega644.h
rs232_atmega1281.h
rs232_atmega1284.h Add F_CPU=0x800000 option with phase lock to external 32768 Hz crystal 2012-01-10 12:42:27 -05:00
rs232.c PROGMEM changes needed for newer avr-gcc compiler 2012-02-21 11:10:57 -05:00
rs232.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
uart1.h