Skip to content

Conversation

@KurtE
Copy link
Contributor

@KurtE KurtE commented Dec 28, 2025

I am not sure why it has been set to only samd and renesas_uno as there is nothing in this sketch that is architecturally specific.

It has also been used for Arduino Giga on MBED as well as on zephyr Likewise I have used it on Arduino Q, and yes we could add all of these to the list.

The current setting is such that the Arduino App Lab will not list this as a vailid library. So in order to use it the user must jump through hoops. So forum thread: https://forum.arduino.cc/t/why-cant-i-add-the-arduinographics-library-in-arduino-app-lab/1419897/4 for more details.

I am not sure why it has been set to only samd and renesas_uno as there is nothing
in this sketch that is architecturally specific.

It has also been used for Arduino Giga on MBED as well as on zephyr
Likewise I have used it on Arduino Q, and yes we could add all of these to the
list.

The current setting is such that the Arduino App Lab will not list this as a vailid
library.  So in order to use it the user must jump through hoops.
So forum thread: https://forum.arduino.cc/t/why-cant-i-add-the-arduinographics-library-in-arduino-app-lab/1419897/4
for more details.
@github-actions
Copy link

Memory usage change @ dfff961

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

@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: code Related to content of the project itself labels Dec 28, 2025
@facchinm facchinm merged commit 8f63f03 into arduino-libraries:master Jan 5, 2026
6 checks passed
@KurtE KurtE deleted the all_archs branch January 5, 2026 15:25
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: imperfection Perceived defect in any part of project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants