mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
tests/nimble_ext_adv: blacklist nrf51 boards
These boards have insufficient RAM to build this test.
This commit is contained in:
parent
930a880896
commit
9be431610a
8
tests/nimble_ext_adv/Makefile.ci
Normal file
8
tests/nimble_ext_adv/Makefile.ci
Normal file
@ -0,0 +1,8 @@
|
||||
BOARD_INSUFFICIENT_MEMORY := \
|
||||
airfy-beacon \
|
||||
calliope-mini \
|
||||
microbit \
|
||||
nrf51dongle \
|
||||
nrf6310 \
|
||||
yunjia-nrf51822 \
|
||||
#
|
Loading…
Reference in New Issue
Block a user