UPD README.md for wrong symbol to illustrate commands
This commit is contained in:
parent
f8ff28aef6
commit
5ef0203a27
12
README.md
12
README.md
@ -9,16 +9,16 @@ This is a project done in the course of AdvEmbSoft during the master's degree. I
|
|||||||
## Libraries
|
## Libraries
|
||||||
Add disco libraries :
|
Add disco libraries :
|
||||||
|
|
||||||
´´´terminal
|
```terminal
|
||||||
mbed add https://github.com/SergeAyer/DISCO_H747I.git
|
mbed add https://github.com/SergeAyer/DISCO_H747I.git
|
||||||
´´´
|
```
|
||||||
Add sensor libraries :
|
Add sensor libraries :
|
||||||
|
|
||||||
´´´terminal
|
```terminal
|
||||||
mbed add https://github.com/SergeAyer/advdembsof_library.git
|
mbed add https://github.com/SergeAyer/advdembsof_library.git
|
||||||
´´´
|
```
|
||||||
|
|
||||||
Test sensor libraries :
|
Test sensor libraries :
|
||||||
´´´terminal
|
```terminal
|
||||||
mbed test -m DISCO_H747I -t GCC_ARM -n advdembsof_library-tests-sensors-hdc1000 --compile --run
|
mbed test -m DISCO_H747I -t GCC_ARM -n advdembsof_library-tests-sensors-hdc1000 --compile --run
|
||||||
´´´
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user