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:
parent
c293400154
commit
7723416d99
@ -94,6 +94,6 @@ Use it like this:
|
|||||||
|
|
||||||
$ cd examples/hello-world
|
$ cd examples/hello-world
|
||||||
$ BOARD=microbit make clean all -j4
|
$ BOARD=microbit make clean all -j4
|
||||||
$ BOARD=microbit make emulate
|
$ EMULATE=1 BOARD=microbit make term
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user