Skip to content

Use flash strings for storing debug messages in order to conserve RAM #39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 26, 2020

Conversation

aentinger
Copy link
Contributor

No description provided.

@aentinger aentinger added the type: enhancement Proposed improvement label Aug 21, 2020
@aentinger aentinger self-assigned this Aug 21, 2020
@github-actions
Copy link

Memory usage change @ 8ea22f1

Board flash RAM for global variables
arduino:samd:mkr1000 🔺 +240 - +240 0 - 0
arduino:samd:mkrgsm1400 🔺 +112 - +112 0 - 0
arduino:samd:mkrnb1500 🔺 +104 - +104 0 - 0
arduino:samd:mkrwan1300 🔺 +104 - +104 0 - 0
arduino:samd:mkrwan1310 🔺 +112 - +112 0 - 0
arduino:samd:mkrwifi1010 🔺 +248 - +248 0 - 0
arduino:samd:nano_33_iot 🔺 +248 - +248 0 - 0
esp8266:esp8266:huzzah 🔺 +220 - +220 💚 -160 - -160
Click for full report table
Board examples/ConnectionHandlerDemo
flash
examples/ConnectionHandlerDemo
RAM for global variables
arduino:samd:mkr1000 240 0
arduino:samd:mkrgsm1400 112 0
arduino:samd:mkrnb1500 104 0
arduino:samd:mkrwan1300 104 0
arduino:samd:mkrwan1310 112 0
arduino:samd:mkrwifi1010 248 0
arduino:samd:nano_33_iot 248 0
esp8266:esp8266:huzzah 220 -160
Click for full report CSV
Board,examples/ConnectionHandlerDemo<br>flash,examples/ConnectionHandlerDemo<br>RAM for global variables
arduino:samd:mkr1000,240,0
arduino:samd:mkrgsm1400,112,0
arduino:samd:mkrnb1500,104,0
arduino:samd:mkrwan1300,104,0
arduino:samd:mkrwan1310,112,0
arduino:samd:mkrwifi1010,248,0
arduino:samd:nano_33_iot,248,0
esp8266:esp8266:huzzah,220,-160

@aentinger aentinger merged commit e023315 into master Aug 26, 2020
@aentinger aentinger deleted the use-flash-strings branch August 26, 2020 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant