Skip to content

Commit

Permalink
Merge pull request makerdiary#53 from alishir/patch-1
Browse files Browse the repository at this point in the history
Fix the missing link.
  • Loading branch information
caizelin authored May 21, 2021
2 parents b956550 + 727e6d9 commit 4013620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/opensk/building.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ The app firmware contains `padding.bin` and `cortex-m4.tbf` which is located in
## Prepare OpenSK firmware

A working OpenSK firmware contains three parts: `tock-os.hex`, `padding.bin` and `cortex-m4.tbf`.
[IntelHex]() can be used to convert and merge the firmware.
[IntelHex](https://github.com/python-intelhex/intelhex) can be used to convert and merge the firmware.

To convert `.bin` to `.hex` file:
``` sh
Expand Down

0 comments on commit 4013620

Please sign in to comment.