mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 19:20:22 +01:00
tools/autobuild: Create .uf2 file for seeed_xiao_nrf52.
And for all other nrf boards that have or get a uf2 build tag.
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user