Closed imrank03 closed 2 years ago
Already PR is sent ,which is tested on all the boards you need to wait until its merged to avoid conflicts.
@imrank03, looks good.
just one observation: reorder rustBoot
in the sequence of command parameters as shown below.
I'm assuming you've corrected the end of header
changes.
cargo [board] [build-sign-flash] rustBoot [boot-ver] [updt-ver]
end of header
changes have been fixed and tested with hardware.
rbsigner modified and created PR for #23.
Changelog:
rust signing, tested with hardware.
single command change to
cargo [board] [build-sign-flash] [boot-ver] [updt-ver] rustBoot
. Examplecargo stm32h723 build-sign-flash 1234 1235 rustBoot
comand line output