Skip to content

0.4.18

Compare
Choose a tag to compare
@lovyan03 lovyan03 released this 09 Jul 14:15
· 523 commits to master since this release

HotFix

  • I2C does not work properly with ESP32S3.
  • DMA transfer fails when sharing SPI bus with other devices on ESP32S3.

Bug Fixes

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 )