nuttx/libs/libdsp
liuhaitao e3166ecac0 Revert "make/archive: replace the dependency to preprequisite list"
This reverts commit 9c946e2af6.

Change-Id: Ia8b7726d036c861d5eda51765d330e894e0d214a
2021-05-07 16:38:39 +08:00
..
Kconfig Run codespell -w against all files 2020-02-22 14:45:07 -06:00
lib_foc.c Fix nxstyle warnings 2020-10-10 12:24:28 -06:00
lib_misc.c libdsp: Changed headers for apache 2.0 license 2020-10-10 12:24:28 -06:00
lib_motor.c libdsp: Changed headers for apache 2.0 license 2020-10-10 12:24:28 -06:00
lib_observer.c libdsp: Changed headers for apache 2.0 license 2020-10-10 12:24:28 -06:00
lib_pid.c libdsp: Changed headers for apache 2.0 license 2020-10-10 12:24:28 -06:00
lib_svm.c libdsp: Changed headers for apache 2.0 license 2020-10-10 12:24:28 -06:00
lib_transform.c libdsp: Changed headers for apache 2.0 license 2020-10-10 12:24:28 -06:00
Makefile Revert "make/archive: replace the dependency to preprequisite list" 2021-05-07 16:38:39 +08:00
README.txt Merged in raiden00/nuttx (pull request #648) 2018-05-30 12:36:06 +00:00

libdsp
======

This directory contains various DSP functions.

At the moment you will find here mainly functions related to BLDC/PMSM control.