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 ?= nrf52dk
|
||||||
BOARD_WHITELIST := nrf52dk nrf52840dk
|
|
||||||
|
|
||||||
# load the default test environment
|
# load the default test environment
|
||||||
include ../Makefile.tests_common
|
include ../Makefile.tests_common
|
||||||
|
|||||||
@ -1,6 +1,5 @@
|
|||||||
# Configure default and allowed boards
|
# Configure nrf52dk as default board
|
||||||
BOARD ?= nrf52dk
|
BOARD ?= nrf52dk
|
||||||
BOARD_WHITELIST := nrf52dk nrf52840dk
|
|
||||||
|
|
||||||
# load the default test environment
|
# load the default test environment
|
||||||
include ../Makefile.tests_common
|
include ../Makefile.tests_common
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user