Re: exFAT or other large options for file system storage.

2024-03-22 Thread Xiang Xiao
If you search exfat implementation: FatFS from http://elm-chan.org/fsw/ff/00index_e.html is a good choice, since it's: 1. has a better friend license than GPL/LGPL 2. designed for small embedded device natively BTW, if the community wants another fat implementation, we could upstream NuttX

Re: exFAT or other large options for file system storage.

2024-03-22 Thread Tomek CEDRO
On Fri, Mar 22, 2024 at 7:54 PM Alan C. Assis wrote: > Hi Dmitri, > But I think even an open-source implementation will end-up paying > royalties, unless you are member of OIN: > https://www.paragon-software.com/exfat-license/ Here is a good page on exFAT along with Legal Status and List of Imple