commit | e5d758f3735f7668dfa85e4e55e8becab7d3fe87 | [log] [tgz] |
---|---|---|
author | Maxwell Henderson <mxwhenderson@gmail.com> | Sat Jan 20 13:30:42 2024 -0800 |
committer | Maxwell Henderson <mxwhenderson@gmail.com> | Sat Jan 20 13:30:42 2024 -0800 |
tree | 85ed9f0a3471163feb9404686da566f218d83677 | |
parent | c0eb890c794ff0832db92e00403852f0c96b86a9 [diff] [blame] |
Fix target type in orin_download Signed-off-by: Maxwell Henderson <mxwhenderson@gmail.com> Change-Id: If119ecca99966f3117c98955be4027b388420ace
diff --git a/y2024/BUILD b/y2024/BUILD index 7e5761c..be8abe0 100644 --- a/y2024/BUILD +++ b/y2024/BUILD
@@ -77,7 +77,7 @@ "//frc971/orin:argus_camera", ], target_compatible_with = ["//tools/platforms/hardware:raspberry_pi"], - target_type = "orin", + target_type = "pi", ) aos_config(