Using Filesystems in Zephyr Applications
摘要
Many IoT and IIoT systems and applications running on them fall into the “middle ground” where bare metal multitasking has implications from the point of view of “cross-platform” portability and the use of standardized APIs (Application Programming Interfaces). Applications using systems in this “middle ground” have, sometimes, a requirement to store persistent information in a “structured way” using some kind of file system.