1
0
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:
Alexandre Abadie 2019-10-30 15:40:26 +01:00
parent 01702df52d
commit aaa662b9e0
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405
2 changed files with 0 additions and 4 deletions

View File

@ -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

View File

@ -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