From 2a8ef50df4747f0242459bdc22f11a46410f43bb Mon Sep 17 00:00:00 2001 From: px4dev Date: Sat, 1 Dec 2012 19:29:36 -0800 Subject: A driver and shell command for the BlinkM I2C LED controller. --- nuttx/configs/px4fmu/nsh/appconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx') diff --git a/nuttx/configs/px4fmu/nsh/appconfig b/nuttx/configs/px4fmu/nsh/appconfig index 5833e3575..58eda35a0 100644 --- a/nuttx/configs/px4fmu/nsh/appconfig +++ b/nuttx/configs/px4fmu/nsh/appconfig @@ -98,6 +98,7 @@ CONFIGURED_APPS += drivers/l3gd20 CONFIGURED_APPS += drivers/px4io CONFIGURED_APPS += drivers/stm32 CONFIGURED_APPS += drivers/led +CONFIGURED_APPS += drivers/blinkm CONFIGURED_APPS += drivers/stm32/tone_alarm CONFIGURED_APPS += drivers/px4fmu CONFIGURED_APPS += drivers/hil -- cgit v1.2.3