"Hi-Five on https://github.com/..." <- > <@thejpster:matrix.org> Hi-Five on https://github.com/rust-embedded-community/embedded-sdmmc-rs/pull/112. > > In which I attempt to eat my own dog food, and sort-of replicate the MS-DOS command prompt using embedded_sdmmc. > > Can now do recursive directory listings, and handle relative paths (like `cd B:../bar`, which was apparently a thing). Kudos for your work on the fs impls there! I'm working on a more opinionated raw writing on the SD card. Hopefully it would be easy to use for high performance applications.