[hal] Commit generated usage reporting files (#5993)

This commit is contained in:
Gold856
2023-12-03 18:53:24 -05:00
committed by GitHub
parent a583ca01e1
commit 890992a849
10 changed files with 473 additions and 107 deletions

View File

@@ -27,6 +27,8 @@ jobs:
python-version: 3.9
- name: Install jinja
run: python -m pip install jinja2
- name: Run hal
run: ./hal/generate_usage_reporting.py
- name: Run ntcore
run: ./ntcore/generate_topics.py
- name: Run wpimath