arduino-libraries/ArduinoGraphics

Compatability with renasas_uno architecture

Closed this issue · 2 comments

seaxwi commented

The level of support for the renesas_uno architecture is unclear.

When compiling a sketch that includes the ArduinoGraphics library for an UNO R4 WiFi board, this warning is displayed: WARNING: library ArduinoGraphics claims to run on samd architecture(s) and may be incompatible with your current board which runs on renesas_uno architecture(s).

If ArduinoGraphics is considered is compatible with renesas_uno architecture, it should be declared in the library.properties file.

Thanks for reporting!
Please, open the PR to fix it.

seaxwi commented