forked from Archive/PX4-Autopilot
px4fmu-v2_test makefile fixed, CMSIS added
This commit is contained in:
parent
1cffa9d2f7
commit
55f845888b
|
@ -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…
Reference in New Issue