Skip to content

Adding circle and ellipse drawing functions #30

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

Conversation

leonardocavagnis
Copy link
Contributor

@CLAassistant
Copy link

CLAassistant commented Apr 14, 2023

CLA assistant check
All committers have signed the CLA.

@github-actions
Copy link

Memory usage change @ 001f35c

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

@facchinm facchinm merged commit bbf8b09 into arduino-libraries:master Apr 14, 2023
@per1234 per1234 added type: enhancement Proposed improvement topic: code Related to content of the project itself labels Apr 14, 2023
@leonardocavagnis leonardocavagnis linked an issue Sep 2, 2024 that may be closed by this pull request
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.

Add support for ellipse and circle
4 participants