Skip to content

Commit

Permalink
[rtns] Remove roboRIO team number setter (wpilibsuite#7667)
Browse files Browse the repository at this point in the history
It won't be needed in 2027.
  • Loading branch information
ThadHouse authored Jan 13, 2025
1 parent df77580 commit e41b339
Show file tree
Hide file tree
Showing 26 changed files with 0 additions and 1,474 deletions.
3 changes: 0 additions & 3 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@
'component: sysid':
- changed-files:
- any-glob-to-any-file: sysid/**
'component: teamnumbersetter':
- changed-files:
- any-glob-to-any-file: roborioteamnumbersetter/**
'component: wpilibc':
- changed-files:
- any-glob-to-any-file: wpilibc/**
Expand Down
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,6 @@ if(WITH_GUI)
add_subdirectory(wpical)
endif()
if(LIBSSH_FOUND)
add_subdirectory(roborioteamnumbersetter)
add_subdirectory(datalogtool)
endif()
endif()
Expand Down
1 change: 0 additions & 1 deletion README-CMake.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ WPILib is normally built with Gradle, however for some systems, such as Linux ba
* datalogtool
* glass
* outlineviewer
* roborioteamnumbersetter
* sysid
* halsim_gui (if simulation extensions are enabled)

Expand Down
30 changes: 0 additions & 30 deletions roborioteamnumbersetter/.styleguide

This file was deleted.

37 changes: 0 additions & 37 deletions roborioteamnumbersetter/CMakeLists.txt

This file was deleted.

32 changes: 0 additions & 32 deletions roborioteamnumbersetter/Info.plist

This file was deleted.

124 changes: 0 additions & 124 deletions roborioteamnumbersetter/build.gradle

This file was deleted.

124 changes: 0 additions & 124 deletions roborioteamnumbersetter/publish.gradle

This file was deleted.

This file was deleted.

Loading

0 comments on commit e41b339

Please sign in to comment.