UDP README.md for additional libraries and test
This commit is contained in:
parent
86ccb3ca17
commit
f8ff28aef6
16
README.md
16
README.md
@ -5,4 +5,20 @@ AdvEmbSoft/HESSO-Master/2024
|
||||
# BikeComputer
|
||||
This is a project done in the course of AdvEmbSoft during the master's degree. It contains a program for spinning bikes.
|
||||
|
||||
# Configuration
|
||||
## Libraries
|
||||
Add disco libraries :
|
||||
|
||||
´´´terminal
|
||||
mbed add https://github.com/SergeAyer/DISCO_H747I.git
|
||||
´´´
|
||||
Add sensor libraries :
|
||||
|
||||
´´´terminal
|
||||
mbed add https://github.com/SergeAyer/advdembsof_library.git
|
||||
´´´
|
||||
|
||||
Test sensor libraries :
|
||||
´´´terminal
|
||||
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