1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

examples/wakaama: remove useless BOARD_BLACKLIST

The wakaama examples now builds fine on pic32 boards
This commit is contained in:
Alexandre Abadie 2019-12-04 08:08:58 +01:00
parent b053e070f4
commit ab6aa862a5
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -1,8 +1,3 @@
BOARD_BLACKLIST := \
pic32-clicker \
pic32-wifire \
#
BOARD_INSUFFICIENT_MEMORY := \
airfy-beacon \
b-l072z-lrwan1 \