arduino-esp32/libraries
pbecchi 706bf48708 EEPROM_library_ported_Partition_table_updated (#535)
* EEPROM_library_ported_Partition_table_updated

* Cleanup & formal corrections

* Make formatting of file consistent.

Readability change, Concern about the SubType being 0x99.

* Code formatting cleanup

* Code formatting cleanup

* Code formatting cleanup

* Remove commented out code

* Restore dropped bracket

* Update EEPROM.cpp

* Format Corrections

* deletedExample

* Corrected example

* Deleted interrupts/nointerrupts

* Update EEPROM.cpp
2017-08-01 12:51:38 +03: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 ESP32: Add DeepSleep examples (#473) 2017-06-29 09:31:39 +02: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 HTTPClient Port (#347) 2017-05-19 10:18:20 +02:00
Preferences Refactoring EPS32NVS library to Preferences library (#199) 2017-02-12 00:08:22 +02:00
SD Bugfix: Put every SPI access between begin / end Transaction (#509) 2017-07-31 22:46:15 +03:00
SD_MMC Add Ota and mdns (#257) 2017-03-11 07:15:44 +01:00
SimpleBLE Edit comments for clarity (#478) 2017-07-02 17:54:20 +02:00
SPI Spi pattern fix (#502) 2017-07-31 22:50:57 +03:00
Update added OTA Update S3 example with a sample bin (#445) 2017-06-14 10:12:39 +02:00
WiFi Handle partial socket send (#503) 2017-07-31 22:51:41 +03:00
WiFiClientSecure Heap optimization (#471) 2017-06-29 09:30:59 +02:00
Wire Hopefully fix I2C/Wire 2016-12-14 02:41:22 +02:00