Skip to content

Available up to 10 channels #13

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

sabas1080
Copy link

I have added support for up to 10 channels or more, I think this is good for SAMD21 chip variants like G and J with the appropriate changes

Thanks

@github-actions
Copy link

github-actions bot commented Feb 1, 2022

Memory usage change @ 91e7d3e

Board flash % RAM for global variables %
arduino:samd:arduino_zero_edbg 🔺 +180 - +180 +0.07 - +0.07 🔺 +232 - +232 +0.71 - +0.71
arduino:samd:mkr1000 🔺 +180 - +180 +0.07 - +0.07 🔺 +232 - +232 +0.71 - +0.71
arduino:samd:mkrfox1200 🔺 +180 - +180 +0.07 - +0.07 🔺 +232 - +232 +0.71 - +0.71
arduino:samd:mkrgsm1400 🔺 +180 - +180 +0.07 - +0.07 🔺 +232 - +232 +0.71 - +0.71
arduino:samd:mkrnb1500 🔺 +180 - +180 +0.07 - +0.07 🔺 +232 - +232 +0.71 - +0.71
arduino:samd:mkrvidor4000 🔺 +180 - +180 +0.07 - +0.07 🔺 +232 - +232 +0.71 - +0.71
arduino:samd:mkrwan1300 🔺 +180 - +180 +0.07 - +0.07 🔺 +232 - +232 +0.71 - +0.71
arduino:samd:mkrwan1310 🔺 +180 - +180 +0.07 - +0.07 🔺 +232 - +232 +0.71 - +0.71
arduino:samd:mkrwifi1010 🔺 +180 - +180 +0.07 - +0.07 🔺 +232 - +232 +0.71 - +0.71
arduino:samd:mkrzero 🔺 +180 - +180 +0.07 - +0.07 🔺 +232 - +232 +0.71 - +0.71
arduino:samd:nano_33_iot 🔺 +184 - +184 +0.07 - +0.07 🔺 +236 - +236 +0.72 - +0.72
Click for full report table
Board examples/ReadSensors
flash
% examples/ReadSensors
RAM for global variables
% examples/setCustomSensitivity
flash
% examples/setCustomSensitivity
RAM for global variables
%
arduino:samd:arduino_zero_edbg 180 0.07 232 0.71 180 0.07 232 0.71
arduino:samd:mkr1000 180 0.07 232 0.71 180 0.07 232 0.71
arduino:samd:mkrfox1200 180 0.07 232 0.71 180 0.07 232 0.71
arduino:samd:mkrgsm1400 180 0.07 232 0.71 180 0.07 232 0.71
arduino:samd:mkrnb1500 180 0.07 232 0.71 180 0.07 232 0.71
arduino:samd:mkrvidor4000 180 0.07 232 0.71 180 0.07 232 0.71
arduino:samd:mkrwan1300 180 0.07 232 0.71 180 0.07 232 0.71
arduino:samd:mkrwan1310 180 0.07 232 0.71 180 0.07 232 0.71
arduino:samd:mkrwifi1010 180 0.07 232 0.71 180 0.07 232 0.71
arduino:samd:mkrzero 180 0.07 232 0.71 180 0.07 232 0.71
arduino:samd:nano_33_iot 184 0.07 236 0.72 184 0.07 236 0.72
Click for full report CSV
Board,examples/ReadSensors<br>flash,%,examples/ReadSensors<br>RAM for global variables,%,examples/setCustomSensitivity<br>flash,%,examples/setCustomSensitivity<br>RAM for global variables,%
arduino:samd:arduino_zero_edbg,180,0.07,232,0.71,180,0.07,232,0.71
arduino:samd:mkr1000,180,0.07,232,0.71,180,0.07,232,0.71
arduino:samd:mkrfox1200,180,0.07,232,0.71,180,0.07,232,0.71
arduino:samd:mkrgsm1400,180,0.07,232,0.71,180,0.07,232,0.71
arduino:samd:mkrnb1500,180,0.07,232,0.71,180,0.07,232,0.71
arduino:samd:mkrvidor4000,180,0.07,232,0.71,180,0.07,232,0.71
arduino:samd:mkrwan1300,180,0.07,232,0.71,180,0.07,232,0.71
arduino:samd:mkrwan1310,180,0.07,232,0.71,180,0.07,232,0.71
arduino:samd:mkrwifi1010,180,0.07,232,0.71,180,0.07,232,0.71
arduino:samd:mkrzero,180,0.07,232,0.71,180,0.07,232,0.71
arduino:samd:nano_33_iot,184,0.07,236,0.72,184,0.07,236,0.72

@per1234 per1234 added topic: code Related to content of the project itself type: enhancement Proposed improvement labels Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants