nuttx/libs/libdsp
SPRESENSE 72b67832ea Makefile: Remove make depend files by make distclean
Intermediate files of make depend like .ddc and .dds may remain
when make is interrupted. Remove them using make distclean.

Signed-off-by: SPRESENSE <41312067+SPRESENSE@users.noreply.github.com>
2026-02-16 16:27:57 +01:00
..
CMakeLists.txt libs/libdsp: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
Kconfig libdsp: update some comments 2021-04-01 01:24:12 -05:00
lib_avg.c libs/libdsp: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
lib_foc.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
lib_foc_b16.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
lib_misc.c libs/libdsp: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
lib_misc_b16.c libs/libdsp: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
lib_motor.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
lib_motor_b16.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
lib_observer.c libs/libdsp: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
lib_observer_b16.c libs/libdsp: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
lib_pid.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
lib_pid_b16.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
lib_pmsm_model.c fix misspelled names in locally scoped code 2025-05-15 10:12:12 +08:00
lib_pmsm_model_b16.c fix misspelled names in locally scoped code 2025-05-15 10:12:12 +08:00
lib_svm.c libs/libdsp: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
lib_svm_b16.c libs/libdsp: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
lib_transform.c libs/libdsp: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
lib_transform_b16.c libs/libdsp: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
Makefile Makefile: Remove make depend files by make distclean 2026-02-16 16:27:57 +01:00