Skip to content
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

add function to clear specific point #16

Merged
merged 3 commits into from
Sep 5, 2024

Conversation

OmarAli3
Copy link
Contributor

not related to specific opened issue but an extra feature.

@CLAassistant
Copy link

CLAassistant commented Apr 9, 2021

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@leonardocavagnis leonardocavagnis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the submission! It looks good.
It would be great if you could also update and add the API in the API doc

src/ArduinoGraphics.h Outdated Show resolved Hide resolved
@leonardocavagnis leonardocavagnis added type: enhancement Proposed improvement topic: code Related to content of the project itself labels Sep 2, 2024
Copy link

github-actions bot commented Sep 4, 2024

Memory usage change @ 3bb907f

Board flash % RAM for global variables %
arduino:samd:arduino_zero_edbg 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:mkrzero 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:nano_33_iot 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
Click for full report table
Board examples/ASCIIDraw
flash
% examples/ASCIIDraw
RAM for global variables
%
arduino:samd:arduino_zero_edbg 0 0.0 0 0.0
arduino:samd:mkrzero 0 0.0 0 0.0
arduino:samd:nano_33_iot 0 0.0 0 0.0
Click for full report CSV
Board,examples/ASCIIDraw<br>flash,%,examples/ASCIIDraw<br>RAM for global variables,%
arduino:samd:arduino_zero_edbg,0,0.0,0,0.0
arduino:samd:mkrzero,0,0.0,0,0.0
arduino:samd:nano_33_iot,0,0.0,0,0.0

OmarAli3 and others added 2 commits September 4, 2024 19:48
Co-authored-by: Leonardo Cavagnis <45899760+leonardocavagnis@users.noreply.github.com>
Copy link

github-actions bot commented Sep 4, 2024

Memory usage change @ 04aa61b

Board flash % RAM for global variables %
arduino:samd:arduino_zero_edbg 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:mkrzero 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:nano_33_iot 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
Click for full report table
Board examples/ASCIIDraw
flash
% examples/ASCIIDraw
RAM for global variables
%
arduino:samd:arduino_zero_edbg 0 0.0 0 0.0
arduino:samd:mkrzero 0 0.0 0 0.0
arduino:samd:nano_33_iot 0 0.0 0 0.0
Click for full report CSV
Board,examples/ASCIIDraw<br>flash,%,examples/ASCIIDraw<br>RAM for global variables,%
arduino:samd:arduino_zero_edbg,0,0.0,0,0.0
arduino:samd:mkrzero,0,0.0,0,0.0
arduino:samd:nano_33_iot,0,0.0,0,0.0

Copy link

github-actions bot commented Sep 4, 2024

Memory usage change @ 4572a10

Board flash % RAM for global variables %
arduino:samd:arduino_zero_edbg 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:mkrzero 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:nano_33_iot 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
Click for full report table
Board examples/ASCIIDraw
flash
% examples/ASCIIDraw
RAM for global variables
%
arduino:samd:arduino_zero_edbg 0 0.0 0 0.0
arduino:samd:mkrzero 0 0.0 0 0.0
arduino:samd:nano_33_iot 0 0.0 0 0.0
Click for full report CSV
Board,examples/ASCIIDraw<br>flash,%,examples/ASCIIDraw<br>RAM for global variables,%
arduino:samd:arduino_zero_edbg,0,0.0,0,0.0
arduino:samd:mkrzero,0,0.0,0,0.0
arduino:samd:nano_33_iot,0,0.0,0,0.0

@leonardocavagnis leonardocavagnis merged commit e6eea60 into arduino-libraries:master Sep 5, 2024
6 checks passed
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.

3 participants