Skip to content

Commit c5fbde5

Browse files
committed
Create README.md
1 parent b5328a4 commit c5fbde5

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

VCU/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# VCU Firmware and Model
2+
3+
VCU Firmware will live in the `VCU/Firmware` directory, while the model files will be located in the `VCU/Model` directory.
4+
5+
This directory can be recursively built by running `bazel build //VCU/...`. Additionally, the generated files will be placed in the `bazel-bin/VCU/` directory.
6+
7+
The firmware target is `//VCU/Firmware:vcu_firmware_2026`.
8+
9+
Model firmware target: `//VCU/Model:vcu_model_2026`.

0 commit comments

Comments
 (0)