Filesystem support on nRF54L15

Hello Team,

We are currently working on the nRF54L15 platform and have successfully interfaced an EEPROM over I²C, with verified read and write operations.

We would now like to add filesystem support using this EEPROM as the storage.

Could you please confirm if this is feasible on the nRF54L15 using the nRF Connect SDK, and guide us on how to proceed with integrating a filesystem on an I²C-based EEPROM?

Related