incubator-nuttx/libs/libc/audio
shizhenghui be48a913cc audio/libsrc: fix build warning
libsamplerate/src/samplerate.c:468:5: warning: "CPU_CLIPS_POSITIVE" is not defined, evaluates to 0 [-Wundef]
  468 | #if CPU_CLIPS_POSITIVE == 0
      |     ^~~~~~~~~~~~~~~~~~

Signed-off-by: shizhenghui <shizhenghui@xiaomi.com>
2024-03-26 09:40:42 +08:00
..
libsrc audio/libsrc: fix build warning 2024-03-26 09:40:42 +08:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig
Make.defs
lib_buffer.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00