SAMD21 with ST7796S support #2611
Answered
by
Bodmer
JonRobert
asked this question in
New processor/display support or capability request
-
Is the SAMD21 XIAO support in the list of enhancements? Can it be? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
Bodmer
Apr 25, 2023
Replies: 1 comment 1 reply
-
The library may work by treating the SAMD21 as a generic processor (no processor specific optimisation). However the library is aimed at processors with greater RAM capacity so the 32K of that board will not be sufficient for many of the libraries more advanced fetures. In view of this there are no plans to add optimisation. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
JonRobert
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The library may work by treating the SAMD21 as a generic processor (no processor specific optimisation). However the library is aimed at processors with greater RAM capacity so the 32K of that board will not be sufficient for many of the libraries more advanced fetures. In view of this there are no plans to add optimisation.