mirror of https://github.com/ARMmbed/mbed-os.git
Fix docs/BUILDING.md error command issue
parent
0712b8adf6
commit
4081f506ac
|
@ -444,7 +444,7 @@ Build successes:
|
|||
```
|
||||
* We can print all 'programs' (test cases) ```make.py``` can build for us:
|
||||
```
|
||||
$ python make.py
|
||||
$ python make.py -L
|
||||
.
|
||||
[ 0] MBED_A1: Basic
|
||||
[ 1] MBED_A2: Semihost file system
|
||||
|
|
Loading…
Reference in New Issue