Port and implement the [tock bootloader](https://github.com/tock/tockloader/blob/master/tockloader/bootloader_serial.py) serial communication protocol to Rust and add it to tockloader. There is an inital port https://github.com/tock/tockloader-proto-rs.