PJ Reiniger
|
e0320a942a
|
HAND FIX - Fixup pregen files
|
2025-11-07 23:09:21 -08:00 |
|
Tyler Veness
|
a48f3c35f4
|
Remove argv usage from Python scripts (#7311)
argparse will automatically read sys.argv, so we don't need to pass it
in manually. Furthermore, none of our scripts customize argv.
|
2024-11-02 19:09:32 -07:00 |
|
Tyler Veness
|
7c91b81906
|
[ci] Upgrade to wpiformat 2024.45 (#7326)
|
2024-11-02 17:56:55 -07:00 |
|
Ryan Blue
|
412c042c6c
|
Use LF in generated files (#7305)
|
2024-10-28 19:28:58 -07:00 |
|
Gold856
|
f0a1955fd7
|
Move generated files to more consistent locations (#6906)
Java templates always go under src/generate/main/java. JSON files go to src/generate.
|
2024-09-24 22:13:49 -07:00 |
|
PJ Reiniger
|
b6bd798f9e
|
[wpilib] Pregenerate PWM motor controllers (#6742)
Co-authored-by: Gold856 <117957790+Gold856@users.noreply.github.com>
|
2024-06-18 08:43:08 -06:00 |
|