8 lines
98 B
Plaintext
8 lines
98 B
Plaintext
device stm32f401
|
|
h
|
|
loadbin ${BINARY}, ${FLASH_ORIGIN}
|
|
verifybin ${BINARY}, ${FLASH_ORIGIN}
|
|
r
|
|
g
|
|
qc
|