incubator-nuttx/libs/libdsp
YAMAMOTO Takashi 1ffa009c8b Revert "Don't generate .depend anymore"
This reverts commit 79af7fbf4e.

Because:

* btashton reported some issues in local builds:

  https://github.com/apache/incubator-nuttx/pull/603#issuecomment-602264860

* this might be related to the current CI breakage:

  > /bin/sh: 1: /__w/incubator-nuttx/incubator-nuttx/nuttx/tools/mkdeps: not found
2020-03-22 23:07:29 -05:00
..
Kconfig Run codespell -w against all files 2020-02-22 14:45:07 -06:00
Makefile Revert "Don't generate .depend anymore" 2020-03-22 23:07:29 -05:00
README.txt
lib_foc.c Run codespell -w against all files 2020-02-22 14:45:07 -06:00
lib_misc.c tools/nxstyle.c: Add capability to detect multiple blank lines. Single spacing required by the coding standard. Also coding standard fixes to server .c files for problems found during testing nxstyle. 2018-08-24 05:51:44 -06:00
lib_motor.c Fix use of undefined pp-token #errror, other typos. 2019-09-19 18:19:18 -06:00
lib_observer.c Fix use of undefined pp-token #errror, other typos. 2019-09-19 18:19:18 -06:00
lib_pid.c Merged in raiden00/nuttx (pull request #668) 2018-07-07 17:04:57 +00:00
lib_svm.c tools/nxstyle.c: Add capability to detect multiple blank lines. Single spacing required by the coding standard. Also coding standard fixes to server .c files for problems found during testing nxstyle. 2018-08-24 05:51:44 -06:00
lib_transform.c Merged in raiden00/nuttx (pull request #668) 2018-07-07 17:04:57 +00:00

README.txt

libdsp
======

This directory contains various DSP functions.

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