tests/pkg_semtech-loramac: remove useless BOARD_BLACKLIST
msp430 architecture is blacklisted at package level. pic32-clicker/wifire boards doesn't provided the some required features (SPI, GPIO_IRQ)
This commit is contained in:
parent
5400ab7284
commit
c3a647f15e
@ -2,9 +2,6 @@ BOARD ?= b-l072z-lrwan1
|
|||||||
|
|
||||||
include ../Makefile.tests_common
|
include ../Makefile.tests_common
|
||||||
|
|
||||||
BOARD_BLACKLIST := msb-430 msb-430h pic32-clicker pic32-wifire \
|
|
||||||
telosb wsn430-v1_3b wsn430-v1_4 z1
|
|
||||||
|
|
||||||
# waspmote-pro and arduino-meag2560 don't have enough RAM to support another
|
# waspmote-pro and arduino-meag2560 don't have enough RAM to support another
|
||||||
# thread dedicated to RX messages
|
# thread dedicated to RX messages
|
||||||
BOARD_WITHOUT_LORAMAC_RX := arduino-mega2560 waspmote-pro
|
BOARD_WITHOUT_LORAMAC_RX := arduino-mega2560 waspmote-pro
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user