A library for interfacing with Net-MD and Hi-MD devices written in rust
Find a file
2024-03-09 20:55:05 +01:00
.cargo Started work on WASM support 2024-01-30 18:04:46 -06:00
minidisc-rs Add track upload 2024-03-09 20:55:05 +01:00
src Updated cross_usb, fixed example to match changes 2024-02-02 00:23:28 -06:00
.gitignore Updated deps 2024-02-01 09:24:41 -06:00
Cargo.lock Add track upload 2024-03-09 20:55:05 +01:00
Cargo.toml Updated cross_usb, fixed example to match changes 2024-02-02 00:23:28 -06:00
LICENSE Initial commit 2023-09-23 00:56:41 -05:00
README.md Update README.md 2023-09-25 09:13:34 -05:00

minidisc-cli

A simple command line application to show the capabilities of minidisc-rs

minidisc-rs

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