Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit 1b970c8

Browse files
cuiyanxJimmy Huang
authored and
Jimmy Huang
committed
[doc] Update README.md to k64f board flashing (#1702)
Signed-off-by: Cui Yan <[email protected]>
1 parent 3e19740 commit 1b970c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ Then, follow [these instructions](https://developer.mbed.org/handbook/Firmware-F
408408
Next, you can try to build ZJS for the platform:
409409
```bash
410410
make BOARD=frdm_k64f JS=samples/HelloWorld.js
411-
cp outdir/frdm_k64f/zephyr.bin /media/<USERNAME>/MBED/
411+
cp outdir/frdm_k64f/zephyr/zephyr.bin /media/<USERNAME>/MBED/
412412
```
413413

414414
After you copy the new `.bin` file to that directory, the device will reboot,

0 commit comments

Comments
 (0)