Files
TencentOS-tiny/examples/tos_meets_rust/toolchain/flash.in
2021-01-12 23:47:54 +08:00

8 lines
98 B
Plaintext

device stm32f401
h
loadbin ${BINARY}, ${FLASH_ORIGIN}
verifybin ${BINARY}, ${FLASH_ORIGIN}
r
g
qc