Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[hal] Change usage reporting to string-based #7763

Open
wants to merge 1 commit into
base: 2027
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .github/actions/pregen/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ runs:
wget https://github.com/HebiRobotics/QuickBuffers/releases/download/1.3.3/protoc-gen-quickbuf-1.3.3-linux-x86_64.exe
chmod +x protoc-gen-quickbuf-1.3.3-linux-x86_64.exe
shell: bash
- name: Regenerate hal
run: ./hal/generate_usage_reporting.py
shell: bash

- name: Regenerate ntcore
run: ./ntcore/generate_topics.py
Expand Down
109 changes: 0 additions & 109 deletions hal/generate_usage_reporting.py

This file was deleted.

38 changes: 0 additions & 38 deletions hal/src/generate/FRCNetComm.java.in

This file was deleted.

60 changes: 0 additions & 60 deletions hal/src/generate/FRCUsageReporting.h.in

This file was deleted.

80 changes: 0 additions & 80 deletions hal/src/generate/Instances.txt

This file was deleted.

Loading
Loading