mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-24 01:31:46 +00:00
10 lines
255 B
Groovy
10 lines
255 B
Groovy
|
|
include 'networktables:java',
|
||
|
|
'networktables:cpp',
|
||
|
|
'networktables:OutlineViewer',
|
||
|
|
'hal',
|
||
|
|
'wpilibj',
|
||
|
|
'wpilibc',
|
||
|
|
'simulation:JavaGazebo',
|
||
|
|
'simulation:SimDS',
|
||
|
|
'jenkins',
|
||
|
|
'driver-station'
|