usbd is a simple usb filesystem tool.
Used AI for learning some basics of rust during this.
Kind of a “beginner project” sort of thing.
Also used for some of the windows copying parts.
usbd is a simple usb filesystem tool.
Used AI for learning some basics of rust during this.
Kind of a “beginner project” sort of thing.
Also used for some of the windows copying parts.
Uploaded releases you can use now! Windows releases added in the git.
Log in to leave a comment
I learnt how the OS interacts with USB devices and file speed as well, along with some data transfer. Also learnt directIO related stuff, learnt more about Rust syntax and mutables.
Initial release of usbd, i suck at rust tho. Used AI as help for how I was supposed to implement said stuff.
Log in to leave a comment
Starting development of usbd. Will be developed in rust as it can be compiled and easily be cross compiled.
Log in to leave a comment