mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:12:57 +01:00
murdock: test kconfig on peripheral tests for samr21-xpro
This commit is contained in:
parent
59dee592cd
commit
eeffc9ca08
2
.murdock
2
.murdock
@ -3,7 +3,7 @@
|
||||
: ${TEST_BOARDS_AVAILABLE:="esp32-wroom-32 samr21-xpro"}
|
||||
: ${TEST_BOARDS_LLVM_COMPILE:="iotlab-m3 native nrf52dk mulle nucleo-f401re samr21-xpro slstk3402a"}
|
||||
# we can't use '-' in the variable names, convert them to '_' to add new boards
|
||||
: ${TEST_KCONFIG_samr21_xpro:="examples/hello-world"}
|
||||
: ${TEST_KCONFIG_samr21_xpro:="examples/hello-world tests/periph_*"}
|
||||
|
||||
export RIOT_CI_BUILD=1
|
||||
export CC_NOCOLOR=1
|
||||
|
Loading…
Reference in New Issue
Block a user