nuttx/libs/libdsp
Xiang Xiao 1a95cce1a3 build: Move .config check to the top Makefile
remove the workaround to handle the inexistence of .config/Make.defs

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-05-20 17:57:34 +01:00
..
Kconfig
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
Makefile build: Move .config check to the top Makefile 2020-05-20 17:57:34 +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.