A library for interfacing with Net-MD and Hi-MD devices written in rust
Find a file
2023-09-25 09:44:23 -05:00
minidisc-rs More restructuring 2023-09-25 09:44:23 -05:00
src Updated the way you build an interface 2023-09-25 09:09:33 -05:00
.gitignore Initial commit 2023-09-23 00:56:41 -05:00
Cargo.toml Restructured as library 2023-09-25 02:05:59 -05:00
LICENSE Initial commit 2023-09-23 00:56:41 -05:00
README.md Finished implementing get_disc_subunit_identifier 2023-09-23 03:45:03 -05:00

minidisc-rs

A library for interfacing with Net-MD and Hi-MD devices written in rust

WIP