Browse Source

px4fmu-v2_test makefile fixed, CMSIS added

sbg
Anton Babushkin 11 years ago
parent
commit
55f845888b
  1. 5
      makefiles/config_px4fmu-v2_test.mk

5
makefiles/config_px4fmu-v2_test.mk

@ -32,6 +32,11 @@ MODULES += modules/systemlib @@ -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.
#

Loading…
Cancel
Save