eclipse-threadx / filex

Eclipse ThreadX - FileX is a high-performance, FAT-compatible file system that’s fully integrated with Eclipse ThreadX RTOS
https://github.com/eclipse-threadx/rtos-docs/blob/main/rtos-docs/filex/index.md
MIT License
24 stars 17 forks source link

Filex drivers for Microchip SAME54 Xplained Pro? #29

Closed imogano closed 2 years ago

imogano commented 2 years ago

Hi, I hope this finds you well.

I need assistance with obtaining filex drivers for the above mentioned board, my goal is to run the demo application example that is included in the api.

User guides, examples and/or video(s) are welcomed.

Regards

goldscott commented 2 years ago

There is a ram disk example in the sample we provide. For interfacing with real storage hardware (e.g. a flash chip), you'll need to write your own driver.