diff --git a/.murdock b/.murdock index 8cbd4858e2a8..58556b5d9aad 100755 --- a/.murdock +++ b/.murdock @@ -1,7 +1,7 @@ #!/bin/sh # uncomment and change this to limit builds, e.g., -#export BOARDS="samr21-xpro native" +export BOARDS="samr21-xpro native esp32-wroom-32 hifive1b arduino-mega2560 nrf52dk waspmote-pro" # and / or #export APPS="examples/hello-world tests/unittests"