collabora / rockchiprs

Rust client-side implementation of the rock usb protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Utility crates to interact with Rockchip devices

Rockchip SoCs implement a custom USB protocol when starting in a special recovery mode (sometimes called maskrom). This repository contains helper crates and examples for interacting with this protocol and the typical files distributed for early flashing.

  • rockusb - A crate implementing the client side of the rockchip usb protocol
  • rockfile - A crate implementing helpers for rockchip specific file formats

About

Rust client-side implementation of the rock usb protocol

License:Apache License 2.0


Languages

Language:Rust 100.0%