-
Reviewing lfs.h and the port for esp32 I'm using here I don't see any tracking counters exposed from littlefs.
It would be helpful for embedded use to be able to retrieve counters of page writes an…
-
I am using littlefs as OS file-system, and porting some open source project to this platform. But some projects use the flag `O_DIRECOTRY` to check if the target directory exists. I modify the related…
-
### Category
Other
### Hardware
Other
### Firmware Version
v2.5.0.ab7de7f and 2.4.x
### Description
**Device under test**
Heltect HT-CT62 but other ESP32 device seem to be aff…
dm5tt updated
2 weeks ago
-
Since we are already using EspAsyncWebServer and LittleFS it should be possible to do the following:
* flash firmware
* connect to hotspot
* connect to IP (192.168.4.1:)
* set wifi / telegram / e…
shafr updated
3 years ago
-
### Contact Details
2189885488@qq.com
### What happened?
刚到的HaaS Edu K1-烧录固件无法访问COM端口
运行环境: win11
固件版本:1.1.0
### Version
master (Default)
### What soultions are you seeing the problem on?
_No…
-
### Is your feature request related to a problem?
Hi all,
Currently for reading and writing SD card with filesystems, we either can use FAT filesystem which is up to 32GB, or use LittleFS which is…
-
Sorry to trouble you. I must be missing something basic. Am running on an Adafruit Huzzah32, and "Adafruit ESP32 Feather" is installed & serial port seems to be recognized properly. Am using Arduino I…
-
Hi,
I’m using PlatformIO for developing a project whit an RP2040 and an ESP01 connected to it.
So I’ve created multiple environments for differentiating sources, such functionality testing files a…
-
### Basic Infos
#### Hardware
WiFimanager Branch/Release: Master
Esp32:
Hardware: esp32doit-devkit-v1
Core Version: Espressif 32 (3.2.1) > DOIT ESP32 DEVKIT V1
### Description
…
-
Hi,
I've been looking for a library like this but for ESP32/LittleFS but with no success.
I tried running your examples on an ESP32/SPIFFS board but I just get panic exceptions and rebooting.
Befor…