1
0
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:
Hauke Petersen 2022-06-08 08:26:00 +02:00
parent 930a880896
commit 9be431610a

View File

@ -0,0 +1,8 @@
BOARD_INSUFFICIENT_MEMORY := \
airfy-beacon \
calliope-mini \
microbit \
nrf51dongle \
nrf6310 \
yunjia-nrf51822 \
#