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

examples/lorawan: use new nucleo names for BOARD_INSUFFIENT_MEMORY

This commit is contained in:
Martine Lenders 2018-06-21 15:24:45 +02:00
parent 2ae0e1cce7
commit b22040194a

View File

@ -7,7 +7,7 @@ BOARD ?= b-l072z-lrwan1
# This has to be the absolute path to the RIOT base directory:
RIOTBASE ?= $(CURDIR)/../..
BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 nucleo32-f042 nucleo32-l031
BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 nucleo-f042k6 nucleo-l031k6
DEVEUI ?= 0000000000000000
APPEUI ?= 0000000000000000