-
Notifications
You must be signed in to change notification settings - Fork 2.1k
BOARD_INSUFFICIENT_MEMORY alignment #9965
Copy link
Copy link
Closed
Labels
Area: build systemArea: Build systemArea: Build systemArea: toolsArea: Supplementary toolsArea: Supplementary toolsState: staleState: The issue / PR has no activity for >185 daysState: The issue / PR has no activity for >185 daysType: cleanupThe issue proposes a clean-up / The PR cleans-up parts of the codebase / documentationThe issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
Metadata
Metadata
Assignees
Labels
Area: build systemArea: Build systemArea: Build systemArea: toolsArea: Supplementary toolsArea: Supplementary toolsState: staleState: The issue / PR has no activity for >185 daysState: The issue / PR has no activity for >185 daysType: cleanupThe issue proposes a clean-up / The PR cleans-up parts of the codebase / documentationThe issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
It is a hassle to add a board (especially that start with early characters) and keep alignment. If we add a abc_board we should push every other board down.
It would be nice to have a script to do the following:
and maybe even add it to murdock with alphabetizing. Or we can think about adding the "standard"/murdock build sizes (since this is just to make murdock happy) that way it can just be a comparison instead of every single board below 256kB being manually entered.