/motors/driver_station*
.Build driver station. This outputs a file bazel-bin/motors/driver_station.hex
.
bazel build -c opt --config=cortex-m4f //motors:driver_station
Send the file to your local development machiine.
scp <user@build.frc971.org>:917-Robot-Code/bazel-bin/motors/driver_station.hex ~/Downloads/driver_station.hex
Open hex file in Teensy loader. Press button on Teensy.