Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jason2866/arduino_idf_littlefs
Demo/CI for using LittleFS with Arduino as IDF Component
https://github.com/jason2866/arduino_idf_littlefs
arduino idf littlefs platformio
Last synced: about 2 months ago
JSON representation
Demo/CI for using LittleFS with Arduino as IDF Component
- Host: GitHub
- URL: https://github.com/jason2866/arduino_idf_littlefs
- Owner: Jason2866
- Created: 2023-03-01T16:24:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-06T18:32:57.000Z (6 months ago)
- Last Synced: 2024-11-01T19:24:16.954Z (3 months ago)
- Topics: arduino, idf, littlefs, platformio
- Language: C++
- Homepage:
- Size: 289 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arduino IDF LittleFS example
Don´t forget to add the file `idf_component.yml` in folder source and the changes in CMakeLists.tst `list(APPEND EXTRA_COMPONENT_DIRS managed_components)`!!