1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 09:32:44 +01:00

tests/board_microbit: add microbit-v2 in whitelist

This commit is contained in:
Alexandre Abadie 2021-02-08 21:24:08 +01:00
parent 8f16f99936
commit c6cae514d4
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -3,7 +3,7 @@ BOARD ?= microbit
include ../Makefile.tests_common
# 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
USEMODULE += microbit