mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-21 11:54:15 +01:00
Added line to compile BMP085 testcode
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@321 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
ccc071a3c7
commit
2dbbe2ffc5
@ -114,7 +114,11 @@ SRC += $(OPUAVOBJ)/uavobjectsinit.c
|
|||||||
SRC += $(OPUAVOBJ)/eventdispatcher.c
|
SRC += $(OPUAVOBJ)/eventdispatcher.c
|
||||||
|
|
||||||
## OPENPILOT Testcode
|
## OPENPILOT Testcode
|
||||||
|
##
|
||||||
|
## This is only a temp solution. When activating one of lines below, openpilot.c must be commented
|
||||||
|
##
|
||||||
#SRC += $(OPTESTS)/test_I2c_PCF8570.c
|
#SRC += $(OPTESTS)/test_I2c_PCF8570.c
|
||||||
|
#SRC += $(OPTESTS)/test_BMP085.c
|
||||||
|
|
||||||
|
|
||||||
## UAVOBJECTS
|
## UAVOBJECTS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user