1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/cmsis-dsp/Makefile.dep
2020-08-19 11:34:43 +02:00

11 lines
412 B
Makefile

USEMODULE += cmsis-dsp_BasicMathFunctions
USEMODULE += cmsis-dsp_CommonTables
USEMODULE += cmsis-dsp_ComplexMathFunctions
USEMODULE += cmsis-dsp_ControllerFunctions
USEMODULE += cmsis-dsp_FastMathFunctions
USEMODULE += cmsis-dsp_FilteringFunctions
USEMODULE += cmsis-dsp_MatrixFunctions
USEMODULE += cmsis-dsp_StatisticsFunctions
USEMODULE += cmsis-dsp_SupportFunctions
USEMODULE += cmsis-dsp_TransformFunctions