Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jan 5, 2023
Commits on Jan 2, 2023
Commits on Dec 22, 2022
- committed
Fixed issue where esp32 won't reconnect to WiFi AP if the AP was restarted. (#7512)
Show description for 7c79cddDraft: Esp insights library support (#7566)
Show description for 161b167
Commits on Dec 21, 2022
Fix potential CORRUPT HEAP problem on libraries/BLE/src/BLEDevice.cpp (#7597)
Show description for bb8c855authored- committed
Removes a few Warnings and fixes Math rand() to work like Arduino mainstream (#7613)
Show description for 2333df5authoredFixes inconsistencies and adds extended HardwareSerial examples (#7412)
Show description for 5dff15cauthoredReflect ledc API changes in Docs (#7612)
Show description for a95ce27Update `WiFiScan` example to show more useful data (#7378)
Show description for a6fefb2replaced original BLE_iBeacon.ino example with a known-good one (#7470)
Show description for e9c125fAdd newly boards (Deneyap Kart 1A v2, Deneyap Mini v2) (#7603)
Show description for e69081cAdded support for heltec_wifi_lora_32_V3 and heltec_wifi_kit_32_V3 (#7410)
Show description for e91efd4
Commits on Dec 20, 2022
Commits on Dec 19, 2022
refactor(toString method): Add RSSI / serviceData (#7561)
Show description for 947ee6fauthored- authored
Fix BluetoothSerial thinking it's disconnected (#7372)
Show description for 1ad5406Fix ETH link status, missing duplex mode, IDF version check (#7593)
Show description for 72e79f0Performance improvements by replacing sprintf with strcpy/strcat. Additional avoid creating temporary String objects. (#7541)
Show description for f487d89
Commits on Dec 15, 2022
- authored
Rainmaker Example Changes (#7591)
Show description for 8004a81authoredRelease version update to 2.0.6 in the Docs (#7592)
Show description for c2caad9
Commits on Dec 14, 2022
Add ESP-C3-M1-I-Kit board (#6938)
Show description for 972c3bbAdded missing API references (#7553)
Show description for ffdfd7eauthoredAdded onDisconnect with gatt parameters to BLUEServerCallbacks, equivalent to the existing onConnect (#7559)
Show description for 5d614f5DNSServer fix custom code replies (#7475)
Show description for 27e6f35authoredFix wrong environment variable: MKSPIFFSTOOL. (#7537)
Show description for 5bc37a7authored- authored
Workaround for when USB CDC is unplugged (#7583)
Show description for 1d595fdauthored
Commits on Dec 13, 2022
Add protocol-explicit `upload.tool` properties required for pluggable discovery compatibility (#7517)
Show description for b2b4bf8authoredapply the same USB descriptor's iSerialNumber logic for ESP32-S2 as t… (#7563)
Show description for 12038cbauthoredAdd note about Code_of_conduct to Readme.md (#7529)
Show description for a23d67aauthoredCreate CODE_OF_CONDUCT.md (#7528)
Show description for dc97325authoredfixes non existent esp32_adc2gpio (#7526)
Show description for 11c7d8e