arduino-esp32/tools/partitions
lbernstone 7206b2f397 FAT on SPI Flash Library (#1809)
* First commit of FFat library

* Fixed reboot loops if no fat present. Added CMakeLists

* Functionalize the partition checks

* Cleanup, especially in format

* Dont format if mounted.  More wording cleanup

* 16M ffat should only be on 16M board

* Fix some casting issues that trip up the compiler when building as ESP-IDF component
2018-09-17 23:06:04 +02:00
..
boot_app0.bin New partitions (#192) 2017-02-10 14:11:24 +02:00
default.bin Add EEPROMClass and examples (#1034) 2018-03-04 20:22:48 +01:00
default.csv beautify partition 2017-09-14 10:42:29 +03:00
ffat.csv FAT on SPI Flash Library (#1809) 2018-09-17 23:06:04 +02:00
min_spiffs.csv Additional partition scheme min_spiffs (#1302) 2018-04-14 09:45:08 +02:00
minimal.csv Add support for 2MB flash and future option for different partition schemes 2017-08-17 20:00:22 +03:00
no_ota.csv Update IDF to f586f5e (#1296) 2018-04-07 09:45:18 +03:00