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

Commit

Permalink
[doc] Update README.md to k64f board flashing (#1702)
Browse files Browse the repository at this point in the history
Signed-off-by: Cui Yan <[email protected]>
  • Loading branch information
cuiyanx authored and Jimmy Huang committed Dec 8, 2017
1 parent 3e19740 commit 1b970c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ Then, follow [these instructions](https://developer.mbed.org/handbook/Firmware-F
Next, you can try to build ZJS for the platform:
```bash
make BOARD=frdm_k64f JS=samples/HelloWorld.js
cp outdir/frdm_k64f/zephyr.bin /media/<USERNAME>/MBED/
cp outdir/frdm_k64f/zephyr/zephyr.bin /media/<USERNAME>/MBED/
```

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

0 comments on commit 1b970c8

Please sign in to comment.