Teensy Loader, in Rust

This is a reimplementation of Teensy loader CLI in Rust.

Usage

cargo install teensy-loader
teensy-loader --help

Pros

Cons

I'll accept merge requests that fix the last two cons, as long as they don't break existing functionality. Not going to implement these features, though: what I need is uploading from ELF on FreeBSD.

Future