include ../Makefile.tests_common

BOARD = sltb001a

BOARD_WHITELIST := ikea-tradfri \
                   slstk3401a \
                   slstk3402a \
                   sltb001a \
                   slwstk6000b \
                   stk3600 \
                   stk3700

# see cpu/efm32/efm32-features.mk for the supported flags
EFM32_UART_MODES = 1

include $(RIOTBASE)/Makefile.include
