Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 675 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 675 Bytes

TockLoader

This is a work-in-progress port to Rust for Tock Loader.

Please use the original Python version of TockLoader.

Roadmap

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