nuttx-mirror/boards/arm/stm32l4
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
..
b-l475e-iot01a boards/arm/stm32l4: migrate to SPDX identifier 2024-11-10 01:12:34 +08:00
nucleo-l432kc boards/arm/stm32l4: migrate to SPDX identifier 2024-11-10 01:12:34 +08:00
nucleo-l452re boards/arm/stm32l4: migrate to SPDX identifier 2024-11-10 01:12:34 +08:00
nucleo-l476rg Remove duplicate includes across multiple files 2025-01-09 23:30:23 +08:00
nucleo-l496zg boards/arm/stm32l4: migrate to SPDX identifier 2024-11-10 01:12:34 +08:00
steval-stlcs01v1 boards/arm/stm32l4: migrate to SPDX identifier 2024-11-10 01:12:34 +08:00
stm32l4r9ai-disco nuttx/boards/XXX/defconfig:DEV_ZERO is not set 2024-12-30 22:22:29 +08:00
stm32l476-mdk nuttx/boards/XXX/defconfig:DEV_ZERO is not set 2024-12-30 22:22:29 +08:00
stm32l476vg-disco nuttx/boards/XXX/defconfig:DEV_ZERO is not set 2024-12-30 22:22:29 +08:00