mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +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:
commit
e4ed9d703d
@ -1,9 +1,9 @@
|
|||||||
|
BOARD ?= b-l072z-lrwan1
|
||||||
|
|
||||||
include ../Makefile.tests_common
|
include ../Makefile.tests_common
|
||||||
|
|
||||||
BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-uno nucleo-f031k6
|
BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-uno nucleo-f031k6
|
||||||
|
|
||||||
BOARD ?= nucleo-l152re
|
|
||||||
|
|
||||||
USEMODULE += od
|
USEMODULE += od
|
||||||
USEMODULE += shell
|
USEMODULE += shell
|
||||||
USEMODULE += shell_commands
|
USEMODULE += shell_commands
|
||||||
|
Loading…
Reference in New Issue
Block a user