nuttx/audio
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
..
audio.c nuttx/audio: clear apb buffer when playback dequeue 2026-02-05 08:22:18 -03:00
audio_comp.c audio/comp: fix build warning caused by invalid return value 2025-06-02 23:10:25 +08:00
CMakeLists.txt audio: migrate to SPDX identifier 2024-09-10 11:33:26 +08:00
Kconfig nuttx/audio: Add amr and opus format control switches 2024-08-23 08:57:00 +08:00
Makefile Makefile: Remove make depend files by make distclean 2026-02-16 16:27:57 +01:00
pcm_decode.c audio/pcm_decode: fix typo in assert condition 2025-03-10 08:01:50 -03:00