Search found 1 match
- Sun Jul 14, 2024 12:16 pm
- Forum: ESP-IDF
- Topic: littlefs_create_partition_image fail: littlefs-python: error: unrecognized arguments: --image...
- Replies: 2
- Views: 1452
Re: littlefs_create_partition_image fail: littlefs-python: error: unrecognized arguments: --image...
The solution I cooked up create folder "components" if you don't have it yet. run "mv managed_components/joltwallet__littlefs components/joltwallet_littlefs". Edit components/joltwallet__littlefs/project_include.cmake" and find a line "add_custom_target(littlefs_${partition}_bin ALL..." and remove -...