That's cool!I have produced a library which extends the SDK to provide stdio.h read and write access to files either stored in Pico flash, or on an external SD card.
FatFs and LittleFS each possess distinct APIs, necessitating not only the mastery of these interfaces but also the development of bespoke drivers for various storage media. Simplifying this process with a unified API would significantly reduce complexity and enhance developer efficiency.
The issue brings with it the unique difficulty of ensuring interchangeability between the various storage media and file systems in use. Your job is really tough.
I am hopeful for the integration of a standardized structure in future iterations of the Pico SDK, which would facilitate smoother development and promote more practical innovations.
Statistics: Posted by 0yama — Thu Apr 11, 2024 11:12 am