mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
tests/nimble*: remove useless board whitelist
This commit is contained in:
parent
a64dd1d666
commit
e41df0c693
@ -1,6 +1,5 @@
|
||||
# Configure default and allowed boards
|
||||
# Configure nrf52dk as default board
|
||||
BOARD ?= nrf52dk
|
||||
BOARD_WHITELIST := nrf52dk nrf52840dk
|
||||
|
||||
# load the default test environment
|
||||
include ../Makefile.tests_common
|
||||
|
@ -1,6 +1,5 @@
|
||||
# Configure default and allowed boards
|
||||
# Configure nrf52dk as default board
|
||||
BOARD ?= nrf52dk
|
||||
BOARD_WHITELIST := nrf52dk nrf52840dk
|
||||
|
||||
# load the default test environment
|
||||
include ../Makefile.tests_common
|
||||
|
Loading…
Reference in New Issue
Block a user