mirror of
https://github.com/RobotechLille/cdf2018-principal
synced 2025-09-06 01:50:24 +02:00
Added I2C (SRF05 & LCD)
This commit is contained in:
parent
832306706d
commit
0eb11d9fc6
12 changed files with 326 additions and 8 deletions
|
@ -34,7 +34,7 @@ endif
|
|||
# RÈGLES DE COMPILATION
|
||||
|
||||
# Règle éxecutée par défaut (quand on fait juste `make`)
|
||||
default: bin/testpin bin/premier bin/local bin/testI2c bin/testLCD
|
||||
default: bin/testpin bin/premier bin/local bin/testI2c
|
||||
|
||||
# Binaires (dont il faut spécifier les objets explicitement)
|
||||
bin/premier: obj/CF.o obj/movement.o obj/debug.o obj/position.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue