mirror of
https://github.com/bybrooklyn/openbitdo.git
synced 2026-03-19 04:12:56 -04:00
9 lines
364 B
Markdown
9 lines
364 B
Markdown
# OpenBitdo
|
|
|
|
OpenBitdo is a clean-room implementation workspace for 8BitDo protocol tooling.
|
|
|
|
- `spec/`: sanitized protocol, requirements, PID matrix, command matrix
|
|
- `process/`: clean-room workflow and branch policy documents
|
|
- `harness/`: golden fixtures, lab config, and hardware smoke reports
|
|
- `sdk/`: Rust workspace (`bitdo_proto` library + `bitdoctl` CLI)
|