Re: littlefs_create_partition_image fail: littlefs-python: error: unrecognized arguments: --image... byESP_adokitkatSun Jul 14, 2024 11:05 pm According to the maintainer you simply need to update `littlefs` (`esp_littlefs`) to the latest version (v1.14.8): https://github.com/joltwalle...
use littlefs-python v0.11.0 6680b38 View details BrianPugh merged commit 7449f95 into master Jul 5, 2024 7 checks passed BrianPugh deleted the littlefs-python-0.11.0 branch July 5, 2024 13:23 Sign up for free to join this conversation on GitHub. Already have an account? Sign in ...
pip install littlefs-python At the moment wheels (which require no build) are provided for the following platforms, on other platforms the source package is provided: Linux: Python 3.5, 3.6, 3.7 & 3.8 / 32- & 64-bit Windows: Python 3.5, 3.6 & 3.7 / 32- & 64-bit Development Setup ...
Tool for manipulating MicroPython esp32 image files. - pyproject.toml: Add littlefs-python to dependencies. · glenn20/mp-image-tool-esp32@3b50e6e