Details
Description
For storage library and raw flash access (for SPC group - see PRODECOS-45) the SQIROM driver needs a public API.
The current implementation offers an init and a mount function (for volume driver) only.
It should also be able to change the internal locking mechanism from IRQ lock/unlock to a user provided implementation (e.g. locking/unlocking via Mutex).