PX4: added mathlib/math/filter module

needed for (unused!) l3gd20 driver
This commit is contained in:
Andrew Tridgell 2013-08-04 21:25:23 +10:00
parent 927bbc6527
commit 372c424605
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ MODULES += systemcmds/nshterm
MODULES += modules/systemlib
MODULES += modules/systemlib/mixer
MODULES += modules/uORB
MODULES += modules/mathlib/math/filter
#
# Transitional support - add commands from the NuttX export archive.