nes-proj/cpu/avr
Tommy Sparber 938a425949 Cleanup trailing spaces and convert tabs to spaces
This commit removes trailing spaces and converts
tabs to spaces in all files affected by fix-doxygen PR.
2015-11-18 11:09:43 +11:00
..
dev Cleanup trailing spaces and convert tabs to spaces 2015-11-18 11:09:43 +11:00
radio Fixed compiler warnings for the AVR platforms 2015-10-20 10:11:42 +02:00
Makefile.avr Most of the rules in the avr makefile are not used anymore 2015-09-22 23:32:17 +02:00
avr.c * Generic AVR stuff. 2007-01-25 18:24:29 +00:00
avrdef.h 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
bootloader.c Remove commented-out code 2015-10-20 10:11:47 +02:00
bootloader.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
cc2420_spi.c Moved the cc2420 driver into a separate dev/cc2420 module 2014-01-26 23:20:27 +01:00
leds-arch.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
minileds.c Cleanup trailing spaces and convert tabs to spaces 2015-11-18 11:09:43 +11:00
mtarch.c Add missing mtarch_stop function 2012-02-21 11:11:53 -05:00
mtarch.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
rtimer-arch.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
rtimer-arch.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
slip_uart1.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
spi.c Remove unused SPI initializer flag from AVR. Comment out in the msp-430 template. 2012-02-27 17:05:22 -05:00
watchdog.c Remove commented-out code 2015-10-20 10:11:47 +02:00