Skip to content

Commit

Permalink
[hal, wpilib] Remove interrupt (#7724)
Browse files Browse the repository at this point in the history
  • Loading branch information
ThadHouse authored Jan 24, 2025
1 parent e2b6beb commit 5898cdd
Show file tree
Hide file tree
Showing 18 changed files with 0 additions and 1,970 deletions.
120 changes: 0 additions & 120 deletions hal/src/main/java/edu/wpi/first/hal/InterruptJNI.java

This file was deleted.

173 changes: 0 additions & 173 deletions hal/src/main/native/cpp/jni/InterruptJNI.cpp

This file was deleted.

1 change: 0 additions & 1 deletion hal/src/main/native/include/hal/HAL.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
#include "hal/FRCUsageReporting.h"
#include "hal/HALBase.h"
#include "hal/I2C.h"
#include "hal/Interrupts.h"
#include "hal/LEDs.h"
#include "hal/Main.h"
#include "hal/Notifier.h"
Expand Down
Loading

0 comments on commit 5898cdd

Please sign in to comment.