|
|
||
|---|---|---|
| .. | ||
| board | ||
| common | ||
| schematic | ||
| README.md | ||
README.md
KiCad IPC Protocol Buffer Definitions
These .proto files are copied from the official KiCad source tree:
Rules for this repository:
- Keep copied files verbatim when possible.
- Preserve original upstream copyright/license headers.
- Use these files for build-time code generation.
- Do not commit generated Rust protobuf output.
Crate licensing:
- Hand-written Rust code in this repository is MIT licensed.
- Upstream
.protofiles retain their original upstream licensing/headers.