mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
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…
Reference in New Issue
Block a user