It would be really nice when developing a thing that uses the filesystem to have a "single UF2" shippable option. Currently, unless I'm dreadfully mistaken, the only way to use the filesystem *and* have preprogrammed files is to * Build the application * Build the littlefs binary * upload the application * upload the littlefs binary Can we get an option to do both at the same time?