mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
9e13733703
Added ATmega328P based boards where needed
7 lines
117 B
Makefile
7 lines
117 B
Makefile
BOARD_INSUFFICIENT_MEMORY := \
|
|
arduino-duemilanove \
|
|
arduino-nano \
|
|
arduino-uno \
|
|
atmega328p \
|
|
#
|