.murdock: add more boards

This commit is contained in:
Alexandre Abadie 2022-02-08 21:04:54 +01:00
parent d5c859dcc0
commit 552bb24221
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -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 nucleo-l073rz hifive1b"
# and / or
export APPS="examples/hello-world tests/unittests"