contiki/cpu/avr/dev
2016-02-22 20:14:06 +01:00
..
usb Move MAX, MIN and ABS to sys/cc.h 2015-05-18 08:53:17 +02:00
clock-avr.h Adding support for AtMega128RFR2 and AtMega256RFR2 2016-02-22 20:14:06 +01:00
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 Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
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 Convert obsolete MCU_MHZ to F_CPU and add 14745600MHz case using patch from Tobias Schäfer 2010-12-03 18:16:56 +00:00
rs232_atmega32.h Add stk500 platform and changes suggested by Daniel Willmann 2011-08-03 11:18:55 -04:00
rs232_atmega128.h Convert obsolete MCU_MHZ to F_CPU and add 14745600MHz case using patch from Tobias Schäfer 2010-12-03 18:16:56 +00:00
rs232_atmega128rfa1.h Add initial atmega128rfa1 file 2011-02-07 20:28:17 -05:00
rs232_atmega644.h Add stk500 platform and changes suggested by Daniel Willmann 2011-08-03 11:18:55 -04:00
rs232_atmega1281.h Apply patch of Ivan Delamer for atmega1281 @ 4 MHz 2011-08-17 13:16:46 -04:00
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 Adding support for AtMega128RFR2 and AtMega256RFR2 2016-02-22 20:14:06 +01:00
rs232.h Adding support for AtMega128RFR2 and AtMega256RFR2 2016-02-22 20:14:06 +01:00
uart1.h Include file needed for slip rpl-border-router build 2011-03-11 14:10:30 -05:00