arduino-esp32/libraries
copercini a0f0bd930c Fix BTserial memory leaks (#1801)
- Delete queue at end
- Close BT connection before end
- DeInit SPP
2018-08-27 12:06:23 +02:00
..
ArduinoOTA [OTA Timeout] Added ability set OTA timeout in the OTA client (#1669) 2018-07-24 19:40:18 +02:00
AsyncUDP Fix AsyncUDP server exception 2018-07-11 20:46:54 +02:00
AzureIoT@67dfa4f31e Add submodule of Azure IoT library (#1448) 2018-05-31 14:52:02 +02:00
BLE@7951347ed6 Update IDF to aaf1239 (#1539) 2018-06-27 09:01:06 +02:00
BluetoothSerial Fix BTserial memory leaks (#1801) 2018-08-27 12:06:23 +02:00
DNSServer DNS Server : bug fix and prettifying (#1011) 2018-03-04 20:17:40 +01:00
EEPROM EEPROM library: Move #include of Arduino.h to header file (#1641) 2018-07-16 20:44:36 +02:00
ESP32 Allow using argument with attachInterrupt (#1535) 2018-07-07 11:26:58 +02:00
ESPmDNS add support for TXT records in mDNS query responses (#1480) 2018-06-18 18:18:50 +03:00
FS Make Stream functions if File to not wait for timeout 2018-07-05 11:51:58 +02:00
HTTPClient Fix HTTP client returning disconnected when there is still data avalable 2018-07-10 21:06:20 +02:00
NetBIOS Update IDF to aaf1239 (#1539) 2018-06-27 09:01:06 +02:00
Preferences Added a freeEntries method to Preferences library (#1722) 2018-08-14 11:52:01 +02:00
SD Unify time modification on SD and SPIFFS (#738) 2018-03-04 21:20:34 +01:00
SD_MMC Update IDF to aaf1239 (#1539) 2018-06-27 09:01:06 +02:00
SimpleBLE Update IDF to aaf1239 (#1539) 2018-06-27 09:01:06 +02:00
SPI "fix" SPI 2018-07-03 21:23:04 +02:00
SPIFFS Added a define to format the spiffs in SPIFFS_Test.ino (#1662) 2018-07-25 18:44:37 +02:00
Ticker Use correct separator in keywords.txt (#1175) 2018-03-05 07:38:39 +01:00
Update Use correct separator in keywords.txt (#1175) 2018-03-05 07:38:39 +01:00
WebServer roll back the while loop in _parseForm 2018-07-25 20:59:56 +02:00
WiFi Informations about WifiClientEnterprise.ino sketch (#1737) 2018-08-14 12:00:31 +02:00
WiFiClientSecure Fix peek, read and available logic in WiFiClientSecure 2018-06-27 22:09:21 +02:00
Wire Wire ReSTART fix, with others (#1717) 2018-08-14 11:51:15 +02:00