Skip to content

Commit de505d9

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 1c66436 commit de505d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
- Everything is kept identified as SPIFFS for compatibility with your previous code like drop-in replacement
66
- Same partition scheme and "data" folder is used
77
- You can use either LITTLEFS or SPIFFS but not both simultaneously on given Arduino project
8-
- Find my LITTLEFS library for arduino-esp32 core [here](https://github.com/lorol/LITTLEFS)
8+
- The LITTLEFS library for arduino-esp32 core is [here](https://github.com/lorol/LITTLEFS)
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)