..
ArduinoOTA
[OTA Timeout] Added ability set OTA timeout in the OTA client ( #1669 )
2018-07-24 19:40:18 +02:00
AsyncUDP
Do not break UDP if pbuf is null
2018-09-26 23:29:51 +02:00
AzureIoT @ 67dfa4f31e
Add submodule of Azure IoT library ( #1448 )
2018-05-31 14:52:02 +02:00
BLE @ b232e7f5f0
Update ESP-IDF da2116f + esp32-camera f8f26ab + BLE b232e7f ( #2194 )
2018-12-15 17:38:34 +01:00
BluetoothSerial
Allow to add custom callback in BT Serial ( #2081 )
2018-11-19 19:30:28 +01: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
Add Camera WebServer Example
2018-12-20 00:41:48 +01:00
ESPmDNS
Add quotes around macro value (Issue #2193 ) ( #2197 )
2018-12-16 17:10:56 +01:00
FFat
FAT on SPI Flash Library ( #1809 )
2018-09-17 23:06:04 +02:00
FS
Make Stream functions if File to not wait for timeout
2018-07-05 11:51:58 +02:00
HTTPClient
move call to setTimeout() to after the client connects. ( #2214 )
2018-12-18 19:21:36 +01:00
HTTPUpdate
Add MD5 computation to Esp and add request header with MD5 hash of the running sketch to HTTPUpdate ( #2176 )
2018-12-11 02:06:58 +01: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
Clean warnings when all warning enabled ( #2112 )
2018-11-29 11:34:55 +01:00
SD_MMC
Update IDF to 3.2-3276a13 and esptool.py to 2.5.0 ( #1878 )
2018-09-21 08:39:36 +02:00
SimpleBLE
Update IDF to aaf1239 ( #1539 )
2018-06-27 09:01:06 +02:00
SPI
Correct comment in SPI_Multiple_Buses.ino ( #2272 )
2019-01-04 15:26:32 +02:00
SPIFFS
Add WDT API for Core 0 and disable it while SPIFFS is formatting
2018-12-28 21:14:46 +02:00
Ticker
Use correct separator in keywords.txt ( #1175 )
2018-03-05 07:38:39 +01:00
Update
Feature/http update ( #1979 )
2018-11-19 16:57:38 +01:00
WebServer
Adding path arguments to WebServer ( #1994 )
2018-11-19 17:00:52 +01:00
WiFi
Redo PR #2259 because I messed up my local git ( #2263 )
2019-01-02 17:44:17 +02:00
WiFiClientSecure
[WiFiClientSecure] Shows only free internal heap on logs ( #2252 )
2018-12-31 11:44:57 +02:00
Wire
I2C ReSTART returns Success ( #2141 )
2018-12-03 16:16:43 +01:00