nuttx-mirror/boards/arm/tiva
Huang Qi cfd0cc0d1a Remove duplicate includes across multiple files
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>
2025-01-09 23:30:23 +08:00
..
dk-tm4c129x boards/arm/tiva: migrate to SPDX identifier 2024-11-10 01:12:34 +08:00
eagle100 boards/arm/tiva: migrate to SPDX identifier 2024-11-10 01:12:34 +08:00
ekk-lm3s9b96 boards/arm/tiva: migrate to SPDX identifier 2024-11-10 01:12:34 +08:00
launchxl-cc1310 Remove duplicate includes across multiple files 2025-01-09 23:30:23 +08:00
launchxl-cc1312r1 Remove duplicate includes across multiple files 2025-01-09 23:30:23 +08:00
lm3s6432-s2e boards/arm/tiva: migrate to SPDX identifier 2024-11-10 01:12:34 +08:00
lm3s6965-ek lm3s6965-ek/qemu: Using default max command line length 2024-11-21 14:08:17 -03:00
lm3s8962-ek boards/arm/tiva: migrate to SPDX identifier 2024-11-10 01:12:34 +08:00
lm4f120-launchpad boards/arm/tiva: migrate to SPDX identifier 2024-11-10 01:12:34 +08:00
tm4c123g-launchpad boards/arm/tiva: migrate to SPDX identifier 2024-11-10 01:12:34 +08:00
tm4c129e-launchpad boards/arm/tiva: migrate to SPDX identifier 2024-11-10 01:12:34 +08:00
tm4c1294-launchpad boards/arm/tiva: migrate to SPDX identifier 2024-11-10 01:12:34 +08:00