XIAO Sense nRF52840 LittleFS on QSPI Flash with FreeRTOS

Thank you for the sample code @PJ_Glasso ! I’ve been able to play around with it to get a better understanding of how the reading and writing works, but I’ve been having trouble making sense of the littlefs github link you provided. How would I go about instantiating the class for the QSPI rather than the internal flash? I’ve seen it done with the internal flash but not external (P25Q16H).

InternalFS

Thanks in advance!