Skip to content

Commit

Permalink
boards/microbit: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
kaspar030 committed Nov 23, 2019
1 parent f611752 commit daffa54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/microbit/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ or you can flash the board using Segger's JLink.
The [DAPLink interface](https://www.mbed.com/en/development/hardware/prototyping-production/daplink/daplink-on-kl26z/) is the default way to flash the board and
works out of the box. When you plug the board to your host computer, it shows up
as a flash drive. To flash the board, you can simply copy your compiled `.hex`
file onto the board, and thats it.
file onto the board, and that's it.

The `micro:bit` port comes with a little script that does this automatically,
so you can flash the board as usual with
Expand Down

0 comments on commit daffa54

Please sign in to comment.