コミット履歴

作者 SHA1 メッセージ 日付
  lorol e2dc0d5256 Added SPIFFS-like file write and delete idea to the examples. If the path of a new file does not exits, silently create folders. On file deletion, silently removes empty folders on its path, identically to ESP8266 driver-level implementation. 4 年 前
  lorol 4b9c163814 Revert the last esp_littlefs merge (https://github.com/joltwallet/esp_littlefs/pull/16) 4 年 前
  lorol 81d35bd158 Manually follow-up the last esp_lottlefs merge 4 年 前
  lorol f6f365f352 Update partitions_custom.csv 4 年 前
  lorol 98e6e0b8a8 Merge branch 'HEAD' of https://github.com/lorol/LITTLEFS.git 4 年 前
  lorol 1e732f2c91 Added PlatformIO example 4 年 前
  lorol 88f3f29017 Update README.md 4 年 前
  lorol 39c5e3e97f Edited README.md 4 年 前
  lorol af8c42b52c Returning back the master to dev. compatibility with IDF3.3 and above 4 年 前
  lorol 9b67677007 Requesting acceptance by Arduino Library Manager. Tag v1.0 is for esp32 core release 1.0.4 4 年 前
  lorol 36d467ecc7 Could be used with esp32 and esp32s2 cores on IDF4.x 4 年 前
  lorol 4c69f9a95c Follow-up esp_littlefs changes: 4 年 前
  lorol 8a82731c6b Changed default CONFIG_LITTLEFS_CACHE_SIZE from 128 to 512 for better read speed 4 年 前
  lorol fc946e7f86 README.md editing 4 年 前
  lorol b3be3eab5a Corrections 4 年 前
  lorol f40bbb8611 Added notes for PlatformIO 4 年 前
  lorol d5c678a076 Updated included examples: 4 年 前
  lorol 9734859e8a Testing Arduino FS' LITTLEFS.mkdir(path) and LITTLEFS.rmdir(path) 4 年 前
  lorol 3fab9ee227 corrections 4 年 前
  lorol 8e81142b7b Updated readme 4 年 前
  lorol 489e589838 Follow-up / update 4 年 前
  lorol 19f201564c Following Brian work ... 4 年 前
  lorol 4b8f425ad6 Leaving it more backwards compatible to build with the 1.0.4 release and PIO 4 年 前
  lorol da9345a19b Can work also on IDF 3.2 4 年 前
  lorol 7185d20d9c value was changed on tests and not reverted, now back to default 4 年 前
  lorol 5c7e13875a Clean way 4 年 前
  lorol 4ec985a139 4 年 前
  lorol 4cc6c156c8 - - - 4 年 前
  lorol f1e5e967c7 - - 4 年 前
  lorol 4d7eb3a985 Added a note about PR to embed LITTLEFS to esp32 core is made, too see the PR status here: 4 年 前