Arduino Release v2.0.13 based on ESP-IDF v4.4.5
The Arduino ESP32 version 2.0.13 is based on the ESP-IDF v4.4.5 (release notes) and is bug fix release for Arduino ESP32 Core version 2.X.X.
Major changes
- Set ref to 2.0.13 by @SuGlider in #8615
- Uart detach 2.0.13 by @SuGlider in #8629
- removes delay(10) from HardwareSerial::end() by @SuGlider in #8634
Minor changes
- Disable Ethernet library if CONFIG_ETH_ENABLED not defined in sdkconfig.h by @arkhipenko in #8595
- v2.x - HTTPClient - Fix case sensitiveness for header keys by @lucasssvaz in #8632
Boards additions and updates
- lilygo-t-display : rename pins_arduino.h.txt to pins_arduino.h by @PBrunot in #8608
- M5CoreS3 board and partitions update by @tobozo in #8276
Full Changelog: 2.0.12...2.0.13
Thanks for your contribution! π