PX4: enable nshterm and math/filter on FMUv2
This commit is contained in:
parent
46c5d18585
commit
927bbc6527
@ -51,14 +51,16 @@ MODULES += systemcmds/pwm
|
|||||||
MODULES += systemcmds/reboot
|
MODULES += systemcmds/reboot
|
||||||
MODULES += systemcmds/top
|
MODULES += systemcmds/top
|
||||||
MODULES += systemcmds/tests
|
MODULES += systemcmds/tests
|
||||||
|
MODULES += systemcmds/nshterm
|
||||||
#MODULES += systemcmds/eeprom
|
#MODULES += systemcmds/eeprom
|
||||||
|
|
||||||
#
|
#
|
||||||
# Libraries
|
# Library modules
|
||||||
#
|
#
|
||||||
MODULES += modules/systemlib
|
MODULES += modules/systemlib
|
||||||
MODULES += modules/systemlib/mixer
|
MODULES += modules/systemlib/mixer
|
||||||
MODULES += modules/uORB
|
MODULES += modules/uORB
|
||||||
|
MODULES += modules/mathlib/math/filter
|
||||||
|
|
||||||
#
|
#
|
||||||
# Transitional support - add commands from the NuttX export archive.
|
# Transitional support - add commands from the NuttX export archive.
|
||||||
|
Loading…
Reference in New Issue
Block a user