Firmware
To flash the microcontroller, hold down BOOTSEL and connect the device via USB. Then run:
bazel run //firmware:flash
If you only want to verify that the project builds successfully:
bazel build //firmware:elf
To flash the microcontroller, hold down BOOTSEL and connect the device via USB. Then run:
bazel run //firmware:flash
If you only want to verify that the project builds successfully:
bazel build //firmware:elf