nuttx/arch/avr/src
Dimitry Kloper d6f6e41a36 AVR: Fix linking error for AVR platforms that have no ARCH_HAVE_LEDS defined
Minor bug while working on Arduino Mega support. I didn't add support
for ARCH_HAVE_LEDS and have it undefined in .config. To my surprise compilation
failed since AVR code had a related function compiled in.
2015-12-29 17:26:11 +02:00
..
at32uc3 AVR: Fix some spacing issues 2015-10-07 16:24:54 -06:00
at90usb Change notation of PCH and PCL registers into PC0 and PC1 2015-12-28 00:46:24 +02:00
atmega Change notation of PCH and PCL registers into PC0 and PC1 2015-12-28 00:46:24 +02:00
avr AVR: Fix linking error for AVR platforms that have no ARCH_HAVE_LEDS defined 2015-12-29 17:26:11 +02:00
avr32 Rename board_led_off to board_autoled_off 2015-11-01 09:09:36 -06:00
common AVR: Fix linking error for AVR platforms that have no ARCH_HAVE_LEDS defined 2015-12-29 17:26:11 +02:00
xmega/chip Add more XMega skeleton directories 2014-06-27 18:34:52 -06:00
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
Makefile AVR: Fix resulting nuttx file name when EXEEXT is not empty 2015-12-29 17:19:30 +02:00