| Crates.io | teensy-loader |
| lib.rs | teensy-loader |
| version | 0.1.2 |
| created_at | 2019-09-09 12:43:23.872729+00 |
| updated_at | 2019-09-10 10:55:12.829863+00 |
| description | Rust implementation of PJRC's teensy_loader_cli |
| homepage | https://gitlab.com/teensy-rs/teensy-loader-rs |
| repository | https://gitlab.com/teensy-rs/teensy-loader-rs |
| max_upload_size | |
| id | 163502 |
| size | 69,608 |
This is a reimplementation of Teensy loader CLI in Rust.
cargo install teensy-loader
teensy-loader --help
objconv to an ihex file)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.
cargo teensy-load in a Rust project aimed at a Teensy and it
would Just Work (taking Teensy model from Cargo.toml or
command-line switch).