diff --git a/examples/lorawan/Makefile b/examples/lorawan/Makefile index 35851ede74d208b1c5bda7470b816a4555bd9622..0ebe4021e6ee1ddbd27eb29832367606f6172d02 100644 --- a/examples/lorawan/Makefile +++ b/examples/lorawan/Makefile @@ -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