nuttx/boards/arm/a1x/pcduino-a10
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
..
configs/nsh arch: Enable event module for pcduino-a10 and smartl-c906 2025-11-04 21:43:59 +08:00
include style: Fix "is is" typo across the codebase. 2026-03-24 09:39:26 +08:00
scripts boards/arm/a1x: migrate to SPDX identifier 2024-11-10 01:12:34 +08:00
src style: Fix "is is" typo across the codebase. 2026-03-24 09:39:26 +08:00
CMakeLists.txt boards/arm/a1x: CMake added pcDuino board 2026-02-24 21:40:48 +08:00
Kconfig