github espressif/arduino-esp32 1.0.1-rc2
Prerelease for 1.0.1

latest releases: 3.0.0-rc1, 2.0.15, 3.0.0-alpha3...
pre-release5 years ago

Includes fixes, updated tools, idf and bt libs and adds esp32-camera support

Commits
  • 7781047 Move Example to proper folder
  • be081ac Add FreeRTOS multi-thread example (#2067)
  • 4d3f6ca Add quotes around macro value (Issue #2193) (#2197)
  • 2db811f Update build tools (#2200)
  • 39836f1 correct bounds checking in Print::printf to avoid corner case of len=64 (#2204)
  • 25fd2d0 OTA success reporting fix (#2202)
  • 278fa0d Fix read(), peek() and available() in WiFiClientSecure
  • b37f406 Increase _network_event_task priority (#2184)
  • e602145 fix #2105 (#2192)
  • 6f6ee98 Update ESP-IDF da2116f + esp32-camera f8f26ab + BLE b232e7f (#2194)
  • 1289f4b Add MD5 computation to Esp and add request header with MD5 hash of the running sketch to HTTPUpdate (#2176)
  • 70f000d Fix a compilation error if Bluetooth not enabled (#2172)
  • 884e417 Fix HTTPUpdate flash size check and add SPIFFS size check (#2161)
  • bb7dea1 Fix missing SS define for D32 Pro
  • bff9f0b Fix error in PR #2048: if ::available() is called before ::connect() _rxBuffer is not initialised (#2155)
  • 7280370 Updated table of tested locations of Eduroam network (#2157)
  • 0596a2a Abort update if http.begin() returns false. Fix a typo in httpUpdate.ino (#2156)
  • fe1fdd2 #2147 available() shouldn't return 0 after disconnect if there is still data in the buffer. Otherwise, how would we know it was there? (#2148)
  • af7e489 WiFiClientSecure: add support for PSK (pre-shared key) ciphers (#2133)
  • 5cfff19 removing log (#2140)
  • 7a33286 I2C ReSTART returns Success (#2141)
  • 8aa6e2e bugfix lopy/pins_arduino.h (#2135)
  • b5f3170 Fixed Arduino SPI/Ethernet compile issue as described in issue #1623 (#2136)
  • f644d9d Use right function for BSSID (#2132)
  • a15b7e9 Update IDF to afe4c76 and BLE lib (#2130)
  • ce340fa Clean warnings when all warning enabled (#2112)
  • b69b04c Update build-release.sh
  • 0cbba8a * remove git clone --depth parameter (#2124)
  • 9e1f8cc Update pins_arduino.h (#2120)
  • cfe7e01 Remove F() macro's (#2121)
  • fcd734a Some fixes found by gcc 8

Don't miss a new arduino-esp32 release

NewReleases is sending notifications on new releases.