Releases: tobozo/ESP32-Chimera-Core
Releases · tobozo/ESP32-Chimera-Core
1.2.6 (Mosquitoast)
09 Nov 13:57
Compare
Sorry, something went wrong.
No results found
Maintenance release
This release fixes a couple of typo errors, enables partial support for non-Chimera boards and adds an extra FS_CAN_CREATE_PATH define if the arduino-esp32--core version (post 2.0.1) can handle this feature.
1.2.5 (Susheep)
25 Oct 18:12
Compare
Sorry, something went wrong.
No results found
Maintenance release
Arduino Core 2.0.1-RC1 compliance: reflected recent changes on TwoWire.
Drivers layout refactoring: got rid of duplicate drivers
Cleanup: changed some conditional macros from board-specific to module-specific
1.2.4 (Bananostrich)
15 Oct 19:27
Compare
Sorry, something went wrong.
No results found
Hotfix for M5Core2
SD wasn't started by M5.begin() thanks to @lazydogP for reporting this
1.2.3 (Shrimpanzee)
09 Oct 14:33
Compare
Sorry, something went wrong.
No results found
Fix for #62 (thanks to @patfelst )
Fix for M5StickC compilation error, aliasing RTC::setData() to RTC::setDate()
Added CI for Platformio and Arduino
1.2.2 (Zonkey)
01 Oct 16:15
Compare
Sorry, something went wrong.
No results found
This release adds a functional change for builds with RTC module ( M5Core2, Twatch 2020, M5StickC, M5StickCPlus).
During M5.begin(), the system time will be synced with the time from the RTC module.
1.2.1 (PotaToad)
29 Sep 13:35
Compare
Sorry, something went wrong.
No results found
Another M5Core2 improvement (more to come) with adjusted button emulation debounce
1.2.0 (Abaddon)
28 Sep 20:38
Compare
Sorry, something went wrong.
No results found
Feature fix for M5Core2 with BtnA/BtnB/BtnC emulation through the offscreen touch panel buttons.
1.1.9 (Kotobuki)
14 Aug 12:02
Compare
Sorry, something went wrong.
No results found
esp32-sdk-2.x.x compliance with early support for esp32-s2
LGFX_Button compliance
Touch Buttons sprite support
using MIT licensed I2CUtils instead of LGPL CommUtils
misc board tweaks
Echidna
01 Jun 01:25
Compare
Sorry, something went wrong.
No results found
This is a maintenance release to support the upcoming changes with LovyanGFX V1
Euryale
12 May 13:07
Compare
Sorry, something went wrong.
No results found
This is a hotfix release, adressing power management issues on M5Core2 and M5Fire
All credits go to @mongonta0716 and @UT2UH