You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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