aboutsummaryrefslogtreecommitdiff
path: root/makefiles
diff options
context:
space:
mode:
authorAnton Babushkin <anton.babushkin@me.com>2014-02-11 23:59:02 +0100
committerAnton Babushkin <anton.babushkin@me.com>2014-02-11 23:59:02 +0100
commit4b567ef6310c07d46307437ac9ba76c76a5b2c69 (patch)
treeb44b83b870108e0fc1bda8c70a74d75ecc083956 /makefiles
parent16908f9aff0e7ad0f967613adf2be9a00c1c6cce (diff)
downloadpx4-firmware-4b567ef6310c07d46307437ac9ba76c76a5b2c69.tar.gz
px4-firmware-4b567ef6310c07d46307437ac9ba76c76a5b2c69.tar.bz2
px4-firmware-4b567ef6310c07d46307437ac9ba76c76a5b2c69.zip
gpio_led: bugs fixed, PX4FMUv2 support added
Diffstat (limited to 'makefiles')
-rw-r--r--makefiles/config_px4fmu-v2_default.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefiles/config_px4fmu-v2_default.mk b/makefiles/config_px4fmu-v2_default.mk
index 2ad2f63a9..3a3743893 100644
--- a/makefiles/config_px4fmu-v2_default.mk
+++ b/makefiles/config_px4fmu-v2_default.mk
@@ -71,6 +71,7 @@ MODULES += modules/commander
MODULES += modules/navigator
MODULES += modules/mavlink
MODULES += modules/mavlink_onboard
+MODULES += modules/gpio_led
#
# Estimation modules (EKF/ SO3 / other filters)