aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/px4fmu/nsh/appconfig
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2012-08-18 22:06:48 -0700
committerpx4dev <px4@purgatory.org>2012-08-19 01:31:27 -0700
commita86974e3e31c5956e77cd9dc4794e0ad44c3dc61 (patch)
treea3141a3d3045342a629b20ee811ea472c1cf3988 /nuttx/configs/px4fmu/nsh/appconfig
parent7b4b3f7bf772df76f8f4c537d654429622e1ae25 (diff)
downloadpx4-firmware-a86974e3e31c5956e77cd9dc4794e0ad44c3dc61.tar.gz
px4-firmware-a86974e3e31c5956e77cd9dc4794e0ad44c3dc61.tar.bz2
px4-firmware-a86974e3e31c5956e77cd9dc4794e0ad44c3dc61.zip
Hand over control of the onboard EEPROM to the NuttX I2C EEPROM driver and NXFFS.
Diffstat (limited to 'nuttx/configs/px4fmu/nsh/appconfig')
-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 4f0c5093f..ddc607c43 100644
--- a/nuttx/configs/px4fmu/nsh/appconfig
+++ b/nuttx/configs/px4fmu/nsh/appconfig
@@ -50,6 +50,7 @@ CONFIGURED_APPS += systemcmds/perf
CONFIGURED_APPS += systemcmds/top
CONFIGURED_APPS += systemcmds/boardinfo
CONFIGURED_APPS += systemcmds/mixer
+CONFIGURED_APPS += systemcmds/eeprom
#CONFIGURED_APPS += systemcmds/calibration
# Tutorial code from