Skip to content

bricky149/rt890-flash-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rt890-flash

A flashing and dumping tool for Radtel's RT-890 radio transceiver, inspired by DualTachyon's CLI flasher. While it works under WINE, I wanted something that worked natively on GNU/Linux with the prospect of adding WebSerial functionality in future.

Prerequisites

The latest stable Rust toolchain and your distro's equivalent libudev package, e.g. libudev-devel on Fedora (39), as needed by serialport5.

Licence

This application is licenced under the Apache License, Version 2.0. See LICENSE or http://www.apache.org/licenses/LICENSE-2.0 for details.