1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

boards/microbit: adapt documentation

This commit is contained in:
Alexandre Abadie 2020-12-08 13:15:48 +01:00
parent c293400154
commit 7723416d99
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -94,6 +94,6 @@ Use it like this:
$ cd examples/hello-world
$ BOARD=microbit make clean all -j4
$ BOARD=microbit make emulate
$ EMULATE=1 BOARD=microbit make term
*/