arduino-esp32/libraries
Jason K 0cd62852da I2c reset functionality (#678)
* Addition of a i2cReset method and timeout handling for the case where the i2c hardware FSM (state machine) gets stuck in a busy state.

* Use newly added i2cReset function within the wire library.
2017-09-29 21:17:13 +08:00
..
ArduinoOTA Add Ota and mdns (#257) 2017-03-11 07:15:44 +01:00
EEPROM EEPROM_library_ported_Partition_table_updated (#535) 2017-08-01 12:51:38 +03:00
ESP32 Added ESPNow Multi-Slave example (#669) 2017-09-27 16:46:17 +08:00
ESPmDNS Add Ota and mdns (#257) 2017-03-11 07:15:44 +01:00
FS Do not use inline functions for mkdir and rename 2017-03-11 09:16:34 +02:00
HTTPClient Quiet SSL and HTTPClient debug 2017-09-29 20:31:45 +08:00
Preferences Refactoring EPS32NVS library to Preferences library (#199) 2017-02-12 00:08:22 +02:00
SD Add totalBytes / usedBytes to SD/SDMMC (#673) 2017-09-28 10:01:02 +08:00
SD_MMC Add totalBytes / usedBytes to SD/SDMMC (#673) 2017-09-28 10:01:02 +08:00
SimpleBLE Must include sdkconfig.h before testing defines 2017-09-21 19:33:45 +08:00
SPI Fix race in SPI endTransaction 2017-09-27 16:27:44 +08:00
SPIFFS Add initial SPIFFS library (#627) 2017-09-12 11:09:59 +03:00
Update Add example to update ESP32 via SD card (#628) 2017-09-29 21:16:30 +08:00
WiFi Quiet SSL and HTTPClient debug 2017-09-29 20:31:45 +08:00
WiFiClientSecure Quiet SSL and HTTPClient debug 2017-09-29 20:31:45 +08:00
Wire I2c reset functionality (#678) 2017-09-29 21:17:13 +08:00