ESP32 Arduino 1.0.3 RC3 (IDF 3.2)
Pre-release
Pre-release
This prerelease includes various fixes and updates
Commits
- 80ea521 Add support for 160MHz rated CPUs (#3135)
- 5c04de6 Fix packager
- 0d163a1 Update IDF 3.2 to 7dd492319 + WiFi fix (#3177)
- 2a7e509 Fix long Ticker period conversion: cast ms to uint64_t when calculating us (#3175)
- 1b8c7e3 Try bash only examples build (#3164)
- 7a57439 Rework the sketch builder to match the IDE (#3146)
- fd089d8 Pull in ESP8266 String::replace() fixes, others (#3143)
- f356ccd Added the pragma line to the top (#3139)
- 6daf773 Fix travis deploy generating bad json
- 70a8964 Update Both CIs to run parallel jobs (#3120)
- 390da0d bump CONFIG_ESP32_WIFI_STATIC_RX_BUFFER_NUM to improve RX performance (#3119)