Skip to content

Commit dfc7c68

Browse files
committed
murdock: add selected cortex-m boards to LLVM build
1 parent 42c5b00 commit dfc7c68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.murdock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
: ${TEST_BOARDS_AVAILABLE:="samr21-xpro"}
44
# TODO provide make target in similar fashion as the info-boards-supported one?
5-
: ${TEST_BOARDS_LLVM_COMPILE:="native"}
5+
: ${TEST_BOARDS_LLVM_COMPILE:="iotlab-m3 native nrf52dk samr21-xpro nucleo-f401re slstk3402a"}
66

77
export RIOT_CI_BUILD=1
88
export STATIC_TESTS=${STATIC_TESTS:-1}

0 commit comments

Comments
 (0)