Hi Ken, Nice to hear from you, I hope you are well and hope you find a good Job where you can go back to working with NuttX.
Your contributions to NuttX (Audio, SmartFS, etc) were and still are important to our community. This year we have a GSoC project focused on getting a NAND FS implemented on NuttX. Saurav (our GSoC student) is implementing a NAND FS (called mnemofs) for NuttX: https://github.com/resyfer/nuttx/tree/nandfs/fs/mnemofs If you have time, please take a look. He is writing a blog post about it too: https://resyfer.github.io/blogs/mnemofs/intro_p1/ BR, Alan On Thu, Jun 27, 2024 at 12:56 PM Kenneth Pettit <petti...@gmail.com> wrote: > On 6/27/24 8:40 AM, Gregory Nutt wrote: > > > > The most interesting thing there is Ken's nxfuse which allows you to > > run NuttX file systems under Linux (for testing a NuttX sim build). > > > > I'm curious how out of date that nxfuse implementation is relative to > the current Apache release of NuttX. I suspect it should be pretty > close as I don't believe there have been many (if any) structural > changes to the file systems. Though the nxfuse build does have a > dependency on the config.h header, which is where I suspect any updates > might need to be made. > > Currently in the "Hunt for a job" stage ... perhaps once I land > something I will re-engage in NuttX contributions. I do silently read > pretty much all the posts. :) > > Ken >