tools/autobuild: Create .uf2 file for seeed_xiao_nrf52.

And for all other nrf boards that have or get a uf2 build tag.
pull/10242/head
robert-hh 2022-12-16 11:15:17 +01:00 zatwierdzone przez Damien George
rodzic 3b285326e3
commit 57bb1e0474
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -99,7 +99,7 @@ function build_mimxrt_boards {
}
function build_nrf_boards {
build_boards nrfx_glue.h $1 $2 bin hex
build_boards nrfx_glue.h $1 $2 bin hex uf2
}
function build_renesas_ra_boards {