nuttx-mirror/arch/avr
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
..
include Change notation of PCH and PCL registers into PC0 and PC1 2015-12-28 00:46:24 +02:00
src AVR: Fix linking error for AVR platforms that have no ARCH_HAVE_LEDS defined 2015-12-29 17:26:11 +02:00
Kconfig In Kconfig of all CPUs with 16-bit address, force CONFIG_MM_SMALL=y 2015-11-23 12:16:35 -06:00