Search found 1 match

by kan.deng@qq.com
Wed Jan 08, 2025 5:47 am
Forum: ESP32 Arduino
Topic: LittleFS for ESP32-WROOM
Replies: 1
Views: 2651

LittleFS for ESP32-WROOM

How to configure and program LittleFS in platoformio to run on a ESP32-WROOM chip?

I did the following, but failed.

Can anyone give me a hint how to solve the problem?

Step 1. configure platformio.ini

Notice that: board_build.filesytem = littlefs


[env:esp32dev]
platform = espressif32 ...

Go to advanced search