Hi,
I'm looking for a Virtual File System solution that is usable on MIMXRT1170-EVK board.
I downloaded an example implementing LittleFS but the File System is designed to be hosted in Flash memory only. Is there something implementing a RAM File System ?
Thank you for your help,
Freddy
已解决! 转到解答。
Hi @Freddy_,
Besides LittleFS file system, you can also find FatFS and FileX example codes on our SDK. FatFS has example codes implemented in both bm and FreeRTOS, while FileX is implemented in Azure RTOS. Let me know if this helps!
BR,
Edwin.
Hi @Freddy_,
Besides LittleFS file system, you can also find FatFS and FileX example codes on our SDK. FatFS has example codes implemented in both bm and FreeRTOS, while FileX is implemented in Azure RTOS. Let me know if this helps!
BR,
Edwin.