Added math library to build.

This commit is contained in:
jgoppert
2013-01-06 14:20:24 -05:00
parent db3fabc3ba
commit 4f3b17f53b
6 changed files with 186 additions and 12 deletions
+3
View File
@@ -65,6 +65,9 @@ CONFIGURED_APPS += systemcmds/delay_test
# https://pixhawk.ethz.ch/px4/dev/deamon
# CONFIGURED_APPS += examples/px4_deamon_app
# Math library
CONFIGURED_APPS += examples/math_demo
# Shared object broker; required by many parts of the system.
CONFIGURED_APPS += uORB