mirror of
https://github.com/espressif/openthread.git
synced 2026-09-03 07:40:10 +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`
|
`<path-to-openthread>/output/bin`. You can convert them to `bin`
|
||||||
files using `arm-none-eabi-objcopy`:
|
files using `arm-none-eabi-objcopy`:
|
||||||
```bash
|
```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
|
## Flash Binaries
|
||||||
|
|||||||
Reference in New Issue
Block a user