1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-20 03:53:49 +01:00
2023-05-12 10:39:28 +02:00

13 lines
217 B
Makefile

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