An open API service indexing awesome lists of open source software.

https://github.com/tock/tockloader-rs


https://github.com/tock/tockloader-rs

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# ![TockLoader](http://www.tockos.org/assets/img/tockloader.svg#a "Tockloader Logo")

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

Please use the original Python version of [TockLoader](https://www.github.com/tock/tockloader).

## Roadmap

This is a non exhaustive list of functionalities that should be
implemented to make TockLoader usable.

- [x] Setup the directory structure
- [x] 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