Hoist the GPIO driver out and integrate it with the px4fmu driver. Move these pieces into the drivers tree.

This commit is contained in:
px4dev
2012-10-27 01:39:10 -07:00
parent 241a0d8653
commit 5135e5308b
9 changed files with 372 additions and 398 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ CONFIGURED_APPS += drivers/l3gd20
CONFIGURED_APPS += drivers/px4io
CONFIGURED_APPS += drivers/stm32
CONFIGURED_APPS += drivers/stm32/tone_alarm
CONFIGURED_APPS += px4/fmu
CONFIGURED_APPS += drivers/px4fmu
# Testing stuff
CONFIGURED_APPS += px4/sensors_bringup