oyama / pico-vfs

Thin virtual file system for Raspberry Pi Pico
Other
13 stars 4 forks source link

Additional FreeRTOS samples and limitations. #47

Closed oyama closed 5 months ago

oyama commented 5 months ago

To access Flash with configNUMBER_OF_CORES > 1 configuration, the firmware needs to run in RAM.

29