Skip to content

Commit 4d7eb3a

Browse files
committed
Added a note about PR to embed LITTLEFS to esp32 core is made, too see the PR status here:
espressif/arduino-esp32#4096
1 parent 66ae2e3 commit 4d7eb3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- Independent library, no need ESP-IDF SDK and arduino + littlefs component recompiling / re-integration, but it could be implemented this way, too.
77
- Functionality is the same and SPIFFS partition scheme and data folder meaning are kept
88
- You can use either LITTLEFS or SPIFFS but not both simultaneously on given Arduino project
9+
- A PR to embed it to esp32 core is made too. See the [PR status here](https://github.com/espressif/arduino-esp32/pull/4096)
910

1011
### Installation
1112

0 commit comments

Comments
 (0)