Prerelease for 1.0.1
Pre-release
Pre-release
This prerelease includes fixes, WDT reboot and API, CPU Frequency API, Face Detection and Recognition and more
Commits
- fa61b3b Update IDF to e931fe9 and add esp-face (#2291)
- 452c27a Added ESP32 FM DevKit - Fixed unused pins definitions. (#2288)
- 2fd39b1 Handle APB frequency change (#2250)
- ff18a21 Add OROCA EduBot Board (#2264)
- a6e3b29 Added support for using TCPIP_ADAPTER_IF_MAX to join igmp groups on all (#2279)
- 812d131 Correct comment in SPI_Multiple_Buses.ino (#2272)
- 00e69a2 Redo PR #2259 because I messed up my local git (#2263)
- 229d9b7 [WiFiClientSecure] Shows only free internal heap on logs (#2252)
- 6dd8be3 Use more agressive disconnect on wifi connect error
- 28ea39c Add WDT API for Core 0 and disable it while SPIFFS is formatting
- f49c854 Update IDF to 97eecfa, enable reboot on WDT and add WDT API (#2248)
- 879388e Update esp32-hal-gpio.c
- 1085e9a Fix bad multiplier calculation
- bed9c96 update board files for LoPy, LoPy4, T-Beam (#2241)
- 5af139b HardwareSerial - add changeBaudRate method (#2223)
- 4f9a90f fix #2232 and #2033 (#2233)
- 310e78e Support CPU frequency changes (#2222)
- c827bb4 CPU and APB Frequency support (#2220)
- 1628f53 Add Camera WebServer Example
- 3e66aef Handle better 160MHz cpu clock
- 66d33f7 Add support for CPU Frequency switching
- 0de0d3f move call to setTimeout() to after the client connects. (#2214)
- 512d0d0 Add Turta IoT Node Board (#2208)