ESP Arduino Prerelease 1.0.3-rc2 (IDF 3.2)
Pre-release
Pre-release
This is a prerelease containing bugfixes.
Commits
- d5e2bb1 Update IDF to 90747cc8b (#3118)
- f4acac4 Bugfix/http client (#2867)
- 5137fc5 Ble notification/indication status and timeout (#2998)
- 03066e4 Flush UART RX queue too (#3009)
- cd5257a ESP.getCpuFreqMHz fix (#3007)
- ee6336a links http -> https (#3010)
- 61f7193 The progress callback is now correctly invoked with Update.write (#3024)
- ec40c4c Cast TimerWakeup conversion factor as ULL (#3027)
- 2bda4a9 Fix BLE stop advertising not working (#3034)
- 91b9fae Add generic IP utilities (#3038)
- 2a1fde7 Include stdint for uint16_t (#3069)
- a12d609 Corrected count of characteristics to get (#3082)
- 7357667 add core installation 1.0.2 (#3064)
- 007a93e Update Print.cpp (#3060)
- a5f3fc6 Magicbit Variant (#3107)
- 65e256c Try github CI (#3115)
- fa55a2c Update stale.yml
- a070884 Update stale.yml
- a9c8b46 Update stale.yml
- 6954150 Create stale.yml
- 548f712 Fix empty libs being included with the builder (#2997)
- 56ce580 Fix incorrect definition of FPSTR() and move from pgmspace.h to WString.h (#1371) (#2961)
- 509d31b create variant for magicbit board (#2987)
- 9e32cec Update IDF to a8916daeb (#2992)
- 3376ea1 Added more menu settings for TinyPICO - Fash mode and Flash speed. Set Flash mode default to QIO (#2976)
- 1c7e329 RMT: Fix in bitshift of NeoPixel example project (#2986)
- c17b212 WPA2 connection fix (significant improvement to connection time) (#2989)
- 7dbda49 Update boards.txt (#2933)
- d1134fd Fix issue with semaphores (#2974)
- d5fdd71 WiFiClient.cpp - Fix connect() behavior (#2784)
- ca7106e Added convert method to EEPROM to transfer data from partition to nvs (#2841)
- 87e5787 Added support for TinyPICO in the boards list (#2901)
- c13d11e fix empty reply from server error (#2903)
- b0d8d4d Change some WiFi buffer settings to match esp-idf. See #2899 (#2912)
- 05de017 BLE Library onRead Callback fix and Client disconnect feature (#2913)
- e1548e9 Fix hang on client disconnect during upload (#2914)
- c29ec9d Removed partitioning comments from EEPROM class example (#2920)
- b3783fb fixed typo (#2927)
- a22ec4a Reduce flash usage up to 214k in one click (#2929)
- 20498cf Expand gitignore to cover files created by Visual Micro (#2934)
- 02e5172 Fix Timeout Bug in WebServer (#2938)
- d2816b2 Fix Unused Variable Warning (#2940)
- 2e32022 ESP8266 => ESP32 tidyup, set correct default port (#2948)
- 74ffdac fix for BLE Library Compile Error #2866 (#2876)
- 4ee17ec Fix warning -Wempty-body by adding braces to 'if' stmt body (#2951)
- 476660f Cleanup WiFiMulti (#2955)
- f558e69 Fix warnings in platformio (#2960)
- 5bf3aab Make a selective menuconfig option for FFat (#2966)
- 1aced12 docs: fix typo (#2973)
- 7d78247 Fix persistance issue found, see ESP8266 issue #6152 (#2851)
- 89feacb Fix map() division by zero (#2848)
- aae6f24 Update (#2838)
- 43b781a Update AsyncUDP library.json (#2837)
- e055b28 Ignore Werror-maybe-uninitialized from Azure IoT Library (#2824)
- 714ba94 Update BLERemoteCharacteristic.cpp (#2800)
- e57de64 Fixed multi_heap_free failed during setting the value of the characteristic in BLE Library. (#2789)
- fd5a2f0 Fix #2750 (#2763)
- e9389e3 Fix AsyncUDP buffer error