px4fmu-v2_test makefile fixed, CMSIS added

This commit is contained in:
Anton Babushkin 2014-01-23 22:41:56 +01:00
parent 1cffa9d2f7
commit 55f845888b
1 changed files with 5 additions and 0 deletions

View File

@ -32,6 +32,11 @@ MODULES += modules/systemlib
MODULES += modules/systemlib/mixer
MODULES += modules/uORB
#
# Libraries
#
LIBRARIES += lib/mathlib/CMSIS
#
# Transitional support - add commands from the NuttX export archive.
#