We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 351cf67 commit 88afca4Copy full SHA for 88afca4
tools/ci.sh
@@ -759,6 +759,7 @@ function ci_zephyr_build {
759
docker exec zephyr-ci west build -p auto -b frdm_k64f
760
docker exec zephyr-ci west build -p auto -b mimxrt1050_evk
761
docker exec zephyr-ci west build -p auto -b nucleo_wb55rg # for bluetooth
762
+ docker exec zephyr-ci west build -p auto -b beagleconnect_freedom
763
}
764
765
function ci_zephyr_run_tests {
0 commit comments