1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00

tests/sx127x: set b-l072z-lrwan1 as default board

This commit is contained in:
Alexandre Abadie 2018-10-05 18:15:01 +02:00
parent a9f8730474
commit a4a334d771

View File

@ -1,9 +1,9 @@
BOARD ?= b-l072z-lrwan1
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-uno nucleo-f031k6
BOARD ?= nucleo-l152re
USEMODULE += od
USEMODULE += shell
USEMODULE += shell_commands