From 4447282260be0780eb6e36f5e953bf56888a5688 Mon Sep 17 00:00:00 2001 From: px4dev Date: Sun, 6 Jan 2013 12:52:05 -0800 Subject: Integrate the interesting parts of the CMSIS 3.01 (r3p1) DSP library --- nuttx/configs/px4fmu/nsh/appconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nuttx') diff --git a/nuttx/configs/px4fmu/nsh/appconfig b/nuttx/configs/px4fmu/nsh/appconfig index 7f1a93df9..f70586c8f 100644 --- a/nuttx/configs/px4fmu/nsh/appconfig +++ b/nuttx/configs/px4fmu/nsh/appconfig @@ -45,6 +45,9 @@ CONFIGURED_APPS += system/readline CONFIGURED_APPS += systemlib CONFIGURED_APPS += systemlib/mixer +# Math library +CONFIGURED_APPS += mathlib/CMSIS + # System utility commands CONFIGURED_APPS += systemcmds/reboot CONFIGURED_APPS += systemcmds/perf -- cgit v1.2.3