Compatability with renasas_uno architecture #48
Labels
topic: documentation
Related to documentation for the project
type: imperfection
Perceived defect in any part of project
The level of support for the renesas_uno architecture is unclear.
library.properties
does not currently declare support for the renesas_uno architecture.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.The text was updated successfully, but these errors were encountered: