aboutsummaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2013-03-17 02:49:18 -0700
committerLorenz Meier <lm@inf.ethz.ch>2013-03-17 02:49:18 -0700
commit1ae4edab220e93405cd99f105648c4a8f948b41f (patch)
tree60cdc225b5349fdb48f93a84920ade185145b518 /nuttx
parent39218d5fcc82a0dbb8bbe61c00952e8ccc7c28b8 (diff)
parentb5b460e7ca7339bce024697bed076a8362f9dc67 (diff)
downloadpx4-firmware-1ae4edab220e93405cd99f105648c4a8f948b41f.tar.gz
px4-firmware-1ae4edab220e93405cd99f105648c4a8f948b41f.tar.bz2
px4-firmware-1ae4edab220e93405cd99f105648c4a8f948b41f.zip
Merge pull request #224 from PX4/pwm-multirate
Pwm multirate
Diffstat (limited to 'nuttx')
-rw-r--r--nuttx/configs/px4fmu/nsh/appconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/px4fmu/nsh/appconfig b/nuttx/configs/px4fmu/nsh/appconfig
index f1f70e228..80cf6f312 100644
--- a/nuttx/configs/px4fmu/nsh/appconfig
+++ b/nuttx/configs/px4fmu/nsh/appconfig
@@ -67,6 +67,7 @@ CONFIGURED_APPS += systemcmds/boardinfo
CONFIGURED_APPS += systemcmds/mixer
CONFIGURED_APPS += systemcmds/eeprom
CONFIGURED_APPS += systemcmds/param
+CONFIGURED_APPS += systemcmds/pwm
CONFIGURED_APPS += systemcmds/bl_update
CONFIGURED_APPS += systemcmds/preflight_check
CONFIGURED_APPS += systemcmds/delay_test