Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
59a86d621dd5604f6ab68c4cb15c552e8926cf4e
/
.
/
aos
/
common
/
input
/
BUILD
blob: 2539f55c45091a447f3e69c41e35f9bb96d27979 [
file
] [
log
] [
blame
]
package
(
default_visibility
=
[
'//visibility:public'
])
cc_library
(
name
=
'driver_station_data'
,
srcs
=
[
'driver_station_data.cc'
,
],
hdrs
=
[
'driver_station_data.h'
,
],
deps
=
[
'//aos/common/messages:robot_state'
,
],
)