DeviceOs 2.0.0 file system api reference external chip

With the new File System API in Device OS 2.0.0 is it possible to use the api and target an external SPI chip (similar to the way that SpiffsParticleRK does)? Or is it limited to the internal module memory?

The LittleFS file system API on Gen 3 devices can only be used on the QSPI flash connected to the nRF52 MCU. It cannot be used with an external SPI flash chip.

Sounds good, thank you for the quick response :slight_smile:

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.