This project is an embedded firmware to create a 'stompbox' that sends midi signals over usb. This is currently using RTFM to provide task scheduling. The usb drivers are implemented using the usb-hal ...
CLI (Command Line Interface) made in Rust which can read midi files. I made it as my first small project to apply what I learnt in Rust. Disclaimer: This is way far from being usable. // Might not be ...