Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Unable to figure out why 'LittleFS' was not declared in this scope #96

Answered by khoih-prog
the-programmer asked this question in Q&A
Discussion options

You must be logged in to vote

Check Prerequisites

Notice: This LittleFS_esp32 library has been integrated to Arduino ESP32 core v1.0.6+ and you don't need to install it if using ESP32 core v1.0.6+

As you're using the new ESP32 cores v2.0.3 with built-in LIttleFS, you don't need Lorol's LITTLEFS library anymore. Especially you're using the recent PIO version supporting new ESP32 core v1.0.6+

You can try to comment out the following line in platformio.ini

lorol/LittleFS_esp32@>=1.0.6

If not OK, try to compile using Arduino IDE to see if there is anything wrong with your installation. Then moving on to PIO.
Post the issue on PIO Forum f…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@the-programmer
Comment options

@the-programmer
Comment options

@khoih-prog
Comment options

@the-programmer
Comment options

Answer selected by the-programmer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants