aboutsummaryrefslogtreecommitdiff
path: root/makefiles/config_px4fmu-v2_default.mk
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2014-03-12 20:37:19 +0100
committerLorenz Meier <lm@inf.ethz.ch>2014-03-12 20:37:19 +0100
commitf5b21fbcde2b439ccdbd7f824adeea6ec78ea0b5 (patch)
treec1df6077bbde524b67fcf09f3b5403899cf45e1f /makefiles/config_px4fmu-v2_default.mk
parentdb04e00060919b7b852cb8aeb106d665c0775b70 (diff)
parentcaef8d115c1b72e8a25dcf5ba589a719dc2d1592 (diff)
downloadpx4-firmware-f5b21fbcde2b439ccdbd7f824adeea6ec78ea0b5.tar.gz
px4-firmware-f5b21fbcde2b439ccdbd7f824adeea6ec78ea0b5.tar.bz2
px4-firmware-f5b21fbcde2b439ccdbd7f824adeea6ec78ea0b5.zip
Merge pull request #728 from PX4/gpio_led_fmuv2
Gpio led fmuv2
Diffstat (limited to 'makefiles/config_px4fmu-v2_default.mk')
-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 889abc4d9..7ec314460 100644
--- a/makefiles/config_px4fmu-v2_default.mk
+++ b/makefiles/config_px4fmu-v2_default.mk
@@ -72,6 +72,7 @@ MODULES += modules/commander
MODULES += modules/navigator
MODULES += modules/mavlink
MODULES += modules/mavlink_onboard
+MODULES += modules/gpio_led
#
# Estimation modules (EKF/ SO3 / other filters)