mirror of
https://github.com/espressif/openthread.git
synced 2026-07-09 22:00:19 +00:00
Update to reflect new binary name. (#221)
This commit is contained in:
@@ -28,7 +28,7 @@ After a successful build, the `elf` files are found in
|
||||
`<path-to-openthread>/output/bin`. You can convert them to `bin`
|
||||
files using `arm-none-eabi-objcopy`:
|
||||
```bash
|
||||
$ arm-none-eabi-objcopy -O binary arm-none-eabi-soc arm-none-eabi-soc.bin
|
||||
$ arm-none-eabi-objcopy -O binary arm-none-eabi-ot-cli arm-none-eabi-ot-cli.bin
|
||||
```
|
||||
|
||||
## Flash Binaries
|
||||
|
||||
Reference in New Issue
Block a user