1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/pkg_cryptoauthlib_internal-tests/Makefile.ci
Gerson Fernando Budke 4a9f0efb6d boards: introduce atmega328p-xplained-mini
Add ATmega328P Xplained Mini board.  The board is an official
development kit from MCHP based on the Arduino UNO, reduced
hardware, with a xplainedmini debugger and CDC ACM serial
converter.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2021-03-27 14:10:19 -03:00

30 lines
578 B
Makefile

BOARD_INSUFFICIENT_MEMORY := \
arduino-duemilanove \
arduino-leonardo \
arduino-mega2560 \
arduino-nano \
arduino-uno \
atmega1284p \
atmega256rfr2-xpro \
atmega328p \
atmega328p-xplained-mini \
avr-rss2 \
blackpill \
bluepill \
bluepill-stm32f030c8 \
derfmega128 \
derfmega256 \
i-nucleo-lrwan1 \
mega-xplained \
microduino-corerf \
nucleo-f302r8 \
nucleo-l011k4 \
nucleo-l031k6 \
sam10-xpro \
samd10-xmini \
saml10-xpro \
saml11-xpro \
waspmote-pro \
zigduino \
#