Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
a57b70145cb0a950c1c3a9a4fddf0438c60126f2
/
.
/
motors
/
teensy_loader_cli
/
BUILD
blob: eb683999fa5b3a755f8ff538896499fc47b7faca [
file
] [
log
] [
blame
]
cc_binary
(
name
=
"teensy_loader_cli"
,
srcs
=
[
"teensy_loader_cli.c"
,
],
copts
=
[
"-DUSE_LIBUSB"
,
"-Wno-format-nonliteral"
,
],
restricted_to
=
[
"@//tools:k8"
],
deps
=
[
"@libusb"
,
],
)