Crate for interfacing with GDB's Remote Serial Protocol (RSP), and implementing remote target stubs. Used by bmputil for GDB server functionality, and by future BMD RiiR.
- Rust 100%
| .vscode | rsp/commands: Implemented QDisableRandomness as a struct | |
| examples/bmp-client | first commit | |
| src | rsp/commands: Implemented QTBuffer:circular as a struct | |
| .gitignore | first commit | |
| Cargo.lock | first commit | |
| Cargo.toml | rsp/commands: migrate v... named commands to struct format | |
| LICENSE | first commit | |