Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Apr 15, 2021
- authored
- authored
- authored
- authored
LITTLEFS update - partition label and multiple partitions, idea copied from SPIFFS (#5023)
Show description for 9a518cdauthoredSerial::end hang (#5047)
Show description for 81b7c47authoredAdd KSZ8081 support. (#5061)
Show description for e6ba8c7authoredAdd Adafruit esp32s2 boards with custom bootloader, partition and upload.extra_flags (#5056)
Show description for 72eb3f3authored
Commits on Apr 14, 2021
Commits on Apr 8, 2021
Fix Serial RX and add option for FIFO Full Threshold in Serial.begin
Show description for 371f382committed
Commits on Apr 5, 2021
- committed
- authored
Fix delayMicroseconds() to use 64bit period
Show description for 8645971committed- authored
v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996)
Show description for 5502879
Commits on Apr 1, 2021
- committedEric Albers
- committedEric Albers
Commits on Mar 26, 2021
Quote {build.source.path} to allow spaces in path (#4868)
Show description for 46d5afbIDF release/v3.3.5 85c43024c (#4976)
Show description for 6674675authored
Commits on Mar 23, 2021
Allow STA SSID length of 32
Show description for e7a2759authored
Commits on Mar 20, 2021
IDF release/v3.3 c43efe150 (#4936)
Show description for 2ee66b5authored
Commits on Mar 19, 2021
Fix: WebServer: Digest authentication failed for some clients
Show description for 2d3c576committed
Commits on Mar 18, 2021
Change send_ssl_data to use size_t instead of uint16_t
Show description for a299ddccommittedAllow passing custom HTTPClient to HTTPUpdate (#4959)
Show description for 93bcf5fauthored
Commits on Mar 17, 2021
Fix ETH not enabling DHCP when configured with INADDR_NONE
Show description for bd41334committed[BLE Client] Fix Deadlock when calling writeValue after registerForNotify
Show description for 9a0762aauthored
Commits on Mar 16, 2021
Fix HTTPClient crash on GET() for url with redirects
Show description for a451c9ecommitted[BLE] Allows you to specify which channels are used to advertise. (#4954)
Show description for d362e1eauthoredUpdate GitHub Pages Builder
Show description for 33d9f4acommittedUpdate HTTPUpdate.cpp (#4942)
Show description for 63c51d5authoredFix BluetoothSerial TX Stall
Show description for 5b84527committed
Commits on Mar 15, 2021
Update debian_ubuntu.md (#4907)
Show description for 5da4a47added scan_method = WIFI_ALL_CHANNEL_SCAN into wifi config in WiFi.begin() to let the scan choose the nearest / strongest AP in case that there are multiple APs with the same SSID (#4947)
Show description for 3253de8authoredfix spiTransferBytesNL() writes past end of data_out
Show description for a31f305committed