mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
tools/autobuild: Include .bin firmware in renesas-ra build output.
Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
@@ -109,7 +109,7 @@ function build_nrf_boards {
|
||||
}
|
||||
|
||||
function build_renesas_ra_boards {
|
||||
build_boards ra_it.c $1 $2 hex
|
||||
build_boards ra_it.c $1 $2 bin hex
|
||||
}
|
||||
|
||||
function build_rp2_boards {
|
||||
|
||||
Reference in New Issue
Block a user