0.4.18
HotFix
- I2C does not work properly with ESP32S3.
- DMA transfer fails when sharing SPI bus with other devices on ESP32S3.
Bug Fixes
- Builds for PCs fail to compile. ( thanks @hollyhockberry )
Addition
- getScanLine
- fillSmoothCircle
- fillSmoothRoundRect
New support
- GC9107
- RM68120
- R61529
- IT8951 with specifications other than M5Paper
Misc
- JPG decoding speed improvement.
- SAMD51 supports 1-bit dummy clock at SPI read.
- Added build instructions documentation for PCs ( thanks @36kyo )