fixup! fixup! REMOVEME: limit build

This commit is contained in:
Kaspar Schleiser 2022-03-24 12:39:33 +01:00
parent 75a16b57fb
commit 3937ee94f0

View File

@ -1,9 +1,9 @@
#!/bin/sh
# uncomment and change this to limit builds, e.g.,
#export BOARDS="samr21-xpro native"
export BOARDS="samr21-xpro native"
# and / or
export APPS="examples/hello-world tests/unittests tests/pkg_heatshrink"
#export APPS="examples/hello-world tests/unittests tests/pkg_heatshrink"
#
: ${TEST_BOARDS_AVAILABLE:="esp32-wroom-32 samr21-xpro"}