incubator-nuttx/libs/libdsp
xuxin19 ddc3119c4e build depend:Revert Make.dep intermediate ddc file
Revert "Parallelize depend file generation"
This reverts commit d5b6ec450f.

parallel depend ddc does not significantly speed up compilation,
intermediately generated .ddc files can cause problems if compilation is interrupted unexpectedly

Signed-off-by: xuxin19 <xuxin19@xiaomi.com>
2024-09-15 10:01:58 +08:00
..
CMakeLists.txt libds: add missing observer_b16.c to cmake build 2023-10-19 01:18:40 +08:00
Kconfig
Makefile build depend:Revert Make.dep intermediate ddc file 2024-09-15 10:01:58 +08:00
lib_avg.c libdsp: fix gcc14 error and clean up includes 2024-06-02 09:27:36 -03:00
lib_foc.c libdsp: fix gcc14 error and clean up includes 2024-06-02 09:27:36 -03:00
lib_foc_b16.c libdsp: fix gcc14 error and clean up includes 2024-06-02 09:27:36 -03:00
lib_misc.c
lib_misc_b16.c
lib_motor.c
lib_motor_b16.c
lib_observer.c libdsp/lib_observer.c: use float numbers in all calculations 2023-10-15 10:43:37 -04:00
lib_observer_b16.c
lib_pid.c
lib_pid_b16.c
lib_pmsm_model.c libdsp: fix gcc14 error and clean up includes 2024-06-02 09:27:36 -03:00
lib_pmsm_model_b16.c libdsp: fix gcc14 error and clean up includes 2024-06-02 09:27:36 -03:00
lib_svm.c nuttx: resolve various 'FAR' and 'CODE' issues 2024-08-26 10:21:03 +08:00
lib_svm_b16.c libdsp: fix gcc14 error and clean up includes 2024-06-02 09:27:36 -03:00
lib_transform.c
lib_transform_b16.c