mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 09:52:43 +01:00
tests/board_microbit: add microbit-v2 in whitelist
This commit is contained in:
parent
8f16f99936
commit
c6cae514d4
@ -3,7 +3,7 @@ BOARD ?= microbit
|
|||||||
include ../Makefile.tests_common
|
include ../Makefile.tests_common
|
||||||
|
|
||||||
# This test application is for the BBC micro:bit only
|
# This test application is for the BBC micro:bit only
|
||||||
BOARD_WHITELIST := microbit
|
BOARD_WHITELIST := microbit microbit-v2
|
||||||
|
|
||||||
# We want to test the microbit support module
|
# We want to test the microbit support module
|
||||||
USEMODULE += microbit
|
USEMODULE += microbit
|
||||||
|
Loading…
Reference in New Issue
Block a user