1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/cpu_avr8_xmega_drivers/Makefile
2022-03-04 10:36:45 +01:00

13 lines
219 B
Makefile

BOARD ?= atxmega-a1u-xpro
include ../Makefile.tests_common
# list of ATxmega boards
BOARD_WHITELIST = \
atxmega-a1-xplained \
atxmega-a1u-xpro \
atxmega-a3bu-xplained \
#
include $(RIOTBASE)/Makefile.include