nuttx/audio
Huang Qi e09048cc88 style: Fix "is is" typo across the codebase.
Correct duplicate "is is" word found in 181 files throughout the
codebase.
In most cases "is is" was changed to "is", but in contexts like
"MCU is is sleep mode" it was corrected to "MCU in sleep mode".

Also fixes a "the the" typo in net/inet/inet_sockif.c.

This is a pure style/documentation fix that improves code readability.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2026-03-24 09:39:26 +08:00
..
audio.c nuttx/audio: clear apb buffer when playback dequeue 2026-02-05 08:22:18 -03:00
audio_comp.c style: Fix "is is" typo across the codebase. 2026-03-24 09:39:26 +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 style: Fix "is is" typo across the codebase. 2026-03-24 09:39:26 +08:00