examples/lua*: update board blacklist
MIPS based boards are now blacklisted at package level
This commit is contained in:
parent
01702df52d
commit
aaa662b9e0
@ -9,8 +9,6 @@ RIOTBASE ?= $(CURDIR)/../..
|
||||
BOARD_BLACKLIST += \
|
||||
hifive1 \
|
||||
hifive1b \
|
||||
pic32-wifire \
|
||||
pic32-clicker \
|
||||
#
|
||||
|
||||
# Comment this out to disable code in RIOT that does safety checking
|
||||
|
||||
@ -9,8 +9,6 @@ RIOTBASE ?= $(CURDIR)/../..
|
||||
BOARD_BLACKLIST += \
|
||||
hifive1 \
|
||||
hifive1b \
|
||||
pic32-wifire \
|
||||
pic32-clicker \
|
||||
#
|
||||
|
||||
# Comment this out to disable code in RIOT that does safety checking
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user