Cleanup of boards and cpus makefiles. #8713
Labels
Area: boards
Area: Board ports
Area: build system
Area: Build system
Type: cleanup
The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
Type: tracking
The issue tracks and organizes the sub-tasks of a larger effort
Description
In my goal to document the build system. I spent some time looking at boards and cpu Makefiles.
I found some inconsistencies and now useless configurations.
Expected results
I would like to remove these inconsistencies to have cleaner and more consistent configurations between boards/cpus.
This should also simplify the task of documenting them.
In a short term, it only refactors makefiles without changing the functionality.
But for a long term goal, it should cleanup and refine build system concepts which would help define requirements for build system upgrades.
Detailed steps
This issue will list the problem found over time and link to dedicated PRs:
$(CPU)/include
and$(BOARD)/include
The text was updated successfully, but these errors were encountered: