mirror of
https://github.com/apache/nuttx.git
synced 2025-01-13 02:48:37 +08:00
cfd0cc0d1a
This commit cleans up redundant header file includes throughout the codebase. The changes include: - Removing duplicate #include directives that were present in the same file - Consolidating includes that were split across multiple lines unnecessarily - Removing unused includes that were no longer needed - Fixing some formatting issues with includes The changes improve code organization and maintainability by: - Reducing unnecessary dependencies - Making include dependencies more explicit - Following consistent include patterns - Removing dead code No functional changes are made - this is purely a code cleanup commit. Signed-off-by: Huang Qi <huangqi3@xiaomi.com> |
||
---|---|---|
.. | ||
bl602/bl602evb | ||
bl808/ox64 | ||
c906/smartl-c906 | ||
esp32c3 | ||
esp32c3-legacy | ||
esp32c6 | ||
esp32h2 | ||
fe310/hifive1-revb | ||
hpm6000/hpm6360evk | ||
hpm6750/hpm6750evk2 | ||
jh7110/star64 | ||
k210/maix-bit | ||
k230/canmv230 | ||
litex/arty_a7 | ||
mpfs | ||
qemu-rv/rv-virt | ||
rv32m1/rv32m1-vega | ||
sg2000/milkv_duos |