What's Changed
- Fix broken reset logic if reset pin exceeds 127 due to int8 overflow by @nocnokneo in #449
- add support for LGT8F cpu by @jayzakk in #313
- Doc: fix link to Adafruit GFX github repository by @Rotzbua in #394
- GFXcanvas: Allow subclass to take charge of buffer allocations by @jepler in #465
New Contributors
- @nocnokneo made their first contribution in #449
- @jayzakk made their first contribution in #313
- @Rotzbua made their first contribution in #394
- @jepler made their first contribution in #465
Full Changelog: 1.11.11...1.12.11