Skip to content
Snippets Groups Projects
Commit af8e8392 authored by Martine Lenders's avatar Martine Lenders
Browse files

murdock: add selected cortex-m boards to LLVM build

parent f1529b88
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
: ${TEST_BOARDS_AVAILABLE:="samr21-xpro"}
: ${TEST_BOARDS_LLVM_COMPILE:="native"}
: ${TEST_BOARDS_LLVM_COMPILE:="iotlab-m3 native nrf52dk mulle nucleo-f401re samr21-xpro slstk3402a"}
export RIOT_CI_BUILD=1
export STATIC_TESTS=${STATIC_TESTS:-1}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment