V. Lang
V. Lang
FileX is not written in a very portable manner, but I got it to work on Linux. You have to workaround some issues like https://github.com/eclipse-threadx/filex/issues/64 or the utterly idiotic way...
> > FileX manages FAT and exFAT filesystems, and these filesystems are supported by major computer operating systems. > > @nflandin Microsoft removed exFAT support when they contributed the code...
@fdesbiens I assume Microsoft didn't just trash their exFAT support completely. But azure-rtos was made read-only. Maybe it was renamed again? If it exists, I can't find it.
In addition I have to express my disbelief how whoever implemented this FileX feature put extra effort into doing it in a buggy way by messing with ThreadX internals, instead...
> By the way, thank you for sharing your feedback, @vlang-intona. Can you share more context about your standalone use of FileX? Given our limited resources, I cannot see myself...
Any news on this?