I am looking at adding a small file system to my application and I would like to add a number of files to the image as part of the build.
I have configured the build using the raspberrypi-pico-w:nsh-flash configuration and I think I have figured out how t add files by editing the rp2040_flash_initialize.S file and I have added simple entries to this file. What I would like to do is add several files, all less than 1K to the file system. I was hoping this could be done outside of the main NuttX tree (prefereably in my application directory). Is this achievable? Regards, Mark _____________________________ Blog: blog.thepcsite.co.uk Twitter: @nevynuk