StratifyLabs / StratifyOS

A Powerful embedded RTOS for ARM Cortex M microcontrollers
https://stratifylabs.co
Other
116 stars 23 forks source link

Add the ability to dynamically add a filesystem #168

Closed tyler-gilbert closed 3 years ago

tyler-gilbert commented 6 years ago

The root filesystem would need a state variable that pointed to a linked list of any additional filesystems.

The code would have to be linked to be installed like at application.

tyler-gilbert commented 3 years ago

Not worth it.