ESP32 Chimera Core Versions Save

ESP32-Chimera-Core 👾 is an arduino library for M5Stack, Odroid-Go, D-Duino-32-XS and other ESP32/TFT/SD bundles

v1.5.2

6 months ago

What's Changed

  • Added AVI/MJPEG Capture to ScreenShot service
  • Migrated JPEG Capture to @bitbank2's JPEGENC library (must be included first)
  • Tweaks for LilyGo T-Deck
  • Added board profile for SUNTON 4827S043

Full Changelog: https://github.com/tobozo/ESP32-Chimera-Core/compare/v1.5.1...v1.5.2

bifocal-pidgin

v1.5.1

7 months ago

What's Changed

  • Keyboard and trackball drivers for T-Deck
  • Tweaks and fixes for esp32-arduino 3.x.x

Full Changelog: https://github.com/tobozo/ESP32-Chimera-Core/compare/v1.5.0...v1.5.1

rubbon+snake

v1.5.0

7 months ago

What's Changed

  • M5CoreS3 tweaks
  • Added Lilygo's T-Deck profile
  • Added some of @Kongduino's M5Widgets
  • CI: hoisted max core version to 13
  • Eased LGFX/TFT_eSPI substitution
  • Fix for constrain() macro unable to figure out type properly
  • Fix compilation error

Full Changelog: https://github.com/tobozo/ESP32-Chimera-Core/compare/v1.4.9...v1.5.0

image

v1.4.9

11 months ago

What's Changed

  • M5Stack CoreS3 support
  • Added QOI format to screenshots
  • ESP32-S3-Box /+lite tweaks
  • bump esp32 core support to 2.0.9

Full Changelog: https://github.com/tobozo/ESP32-Chimera-Core/compare/v1.4.6...v1.4.9

image

v1.4.6

1 year ago

Maintenance release

  • Updated core version detection to 2.0.5
  • Fixed a few compilation warnings

bumblebee+beaver

v1.4.5

1 year ago

Bugfix release

  • Fix for I2C mismatching master/slave mode
  • CI tests core version bump to 2.0.3 (was: 2.0.3-RC1)
  • Config,h core version detection extented with 2.0.3

squirrel+reindeer

v1.4.2

2 years ago

What's Changed

  • ESP32-S3-Box audio support

Full Changelog: https://github.com/tobozo/ESP32-Chimera-Core/compare/v1.4.1...v1.4.2

armadillo+lobster

v1.4.1

2 years ago

What's Changed

  • Added support for ESP32-S3-Box
  • Fixed a couple of compilation bugs in edgy situations
  • Added Speaker_Class from M5Unified although not used yet

Full Changelog: https://github.com/tobozo/ESP32-Chimera-Core/compare/v1.4.0...v1.4.1 hippo+platypus

v1.4.0

2 years ago

What's Changed

  • POSSIBLE BREAKING CHANGE: namespaced the library kernel to ChimeraCore
  • New Touch to Button emulation inspired from M5Unified, should fix some latency issues
  • Update API Doc for ScreenShot

Full Changelog: https://github.com/tobozo/ESP32-Chimera-Core/compare/1.3.0...master

dromedary+drake

v1.3.0

2 years ago

What's Changed

  • BREAKING CHANGE: changed ScreenShot type from object to pointer
  • I2CUtils + MPU tweaks
  • Platformio espressif32 3.4.0 compliance
  • Merged all license texts
  • Added TTGO-LoRa32-v2 board profile
  • Lowered debugging level with drivers
  • Declare header files for PlatformIO by @ivankravets in https://github.com/tobozo/ESP32-Chimera-Core/pull/70

New Contributors

Full Changelog: https://github.com/tobozo/ESP32-Chimera-Core/compare/v1.2.6...v1.3.0

ragdoll+dolphin