Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

v2.3.0 to fix doubled time for ESP32_C3, ESP32_S2 and ESP32_S3 and to use `allman astyle`

Latest
Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 16 Nov 19:25
· 7 commits to master since this release
4cb5e7a

Releases v2.3.0

  1. Fix doubled time for ESP32_C3, ESP32_S2 and ESP32_S3. Check Error in the value defined by TIMER0_INTERVAL_MS #28
  2. Modify examples to avoid using LED_BUILTIN / GPIO2 as it cam cause crash in some boards, such as ESP32_C3
  3. Use allman astyle and add utils