mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
11 lines
412 B
Makefile
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
|