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

Merge pull request #10118 from aabadie/pr/tests/sx127x_default_board

tests/sx127x: set b-l072z-lrwan1 as default board
This commit is contained in:
Kevin "Bear Puncher" Weiss 2019-01-03 11:35:49 +01:00 committed by GitHub
commit e4ed9d703d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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