This is a work-in-progress port to Rust for Tock Loader.
Please use the original Python version of TockLoader.
This is a non exhaustive list of functionalities that should be implemented to make TockLoader usable.
- Setup the directory structure
- Implement the command line arguments parser
- Implement the serial port listener
- Implement the tockloader serial protocol
- Implement the
openocd
transport interface - Implement the
jlink
transport interface - Implement the TBF Parser