commit | b80dc9fac3beada8c40fd02b74b54d0b46d647bd | [log] [tgz] |
---|---|---|
author | Brian Silverman <bsilver16384@gmail.com> | Sun Aug 05 14:59:24 2018 -0700 |
committer | Brian Silverman <bsilver16384@gmail.com> | Sat Aug 11 23:50:26 2018 -0700 |
tree | 61993c9386d9b42235259079081db239d989c742 | |
parent | 4f6ba44d85f11c88acd173badb7fde614c8bd132 [diff] [blame] |
Download the Windows compiler We use this for building code to run on the driver's station. Change-Id: I03cb907f67419e45a3a7204fa61ba2dd73b6687c
diff --git a/motors/pistol_grip/BUILD b/motors/pistol_grip/BUILD index 0a24ba8..75cab98 100644 --- a/motors/pistol_grip/BUILD +++ b/motors/pistol_grip/BUILD
@@ -80,6 +80,7 @@ output_to_bindir = True, tools = [ "usb_forward_windows_build.sh", + "@mingw_compiler//:all_files", ], )