incubator-nuttx/libs/libdsp
Xiang Xiao 23668a4b9b build: Remove the empty variable assignment
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-05-24 08:24:13 -06:00
..
Kconfig Run codespell -w against all files 2020-02-22 14:45:07 -06:00
Makefile build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
README.txt
lib_foc.c libs/libdsp: fix nxstyle issues 2020-04-03 22:51:39 +01:00
lib_misc.c Fix more warnings noted in PR checks 2020-04-13 02:09:34 +08:00
lib_motor.c libs/libdsp: fix nxstyle issues 2020-04-03 22:51:39 +01:00
lib_observer.c libs/libdsp: fix nxstyle issues 2020-04-03 22:51:39 +01:00
lib_pid.c libs/libdsp: fix nxstyle issues 2020-04-03 22:51:39 +01:00
lib_svm.c libs/libdsp: fix nxstyle issues 2020-04-03 22:51:39 +01:00
lib_transform.c libs/libdsp: fix nxstyle issues 2020-04-03 22:51:39 +01:00

README.txt

libdsp
======

This directory contains various DSP functions.

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