Skip to content

Conversation

oclyke
Copy link
Contributor

@oclyke oclyke commented Oct 13, 2020

fixes #121
arduino requires each board to define its own maximum flash and data sizes
this goes hand-in-hand with the upload.size.pattern and upload.size.regex(.data) fields in platform.txt
both must be present to display sketch size information

arduino should consider using inheritance in board definitions (see mbed targets.json) - it would save a lot of duplication

fixes #121
arduino requires each board to define its own maximum flash and data sizes
this goes hand-in-hand with the upload.size.pattern and upload.size.regex(.data) fields in platform.txt
both must be present to display sketch size information

arduino should consider using inheritance in board definitions (see mbed targets.json) - it would save a lot of duplication
@oclyke oclyke changed the base branch from master to dev October 13, 2020 18:18
@oclyke oclyke requested a review from Wenn0101 October 13, 2020 18:18
@oclyke oclyke merged commit d1caa08 into dev Oct 16, 2020
@oclyke oclyke deleted the ram-usage-stats branch October 16, 2020 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display RAM usage
2 participants