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
lib_motor.c
lib_observer.c
lib_pid.c
lib_svm.c
lib_transform.c

README.txt

libdsp
======

This directory contains various DSP functions.

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