mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/microbit: fix typos
This commit is contained in:
parent
f61175219b
commit
daffa544a2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user