diff options
| author | sakumisu <[email protected]> | 2024-01-19 23:08:04 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2024-01-19 23:08:04 +0800 |
| commit | 04a300d80306fa57e412044d52a00876a9ce81ce (patch) | |
| tree | 4af811d6c1afa0360951fe8380bdc95f3d83da88 | |
| parent | 0f5e05052f53cd3bdc7ff0e9a2f535a532748bbf (diff) | |
remove ununsed header
| -rw-r--r-- | port/ch32/usb_ch58x_dc_usbfs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/port/ch32/usb_ch58x_dc_usbfs.c b/port/ch32/usb_ch58x_dc_usbfs.c index d896a328..32cd8cd2 100644 --- a/port/ch32/usb_ch58x_dc_usbfs.c +++ b/port/ch32/usb_ch58x_dc_usbfs.c @@ -1,4 +1,3 @@ -#include "usb_dc.h" #include "usbd_core.h" #include "usb_ch58x_usbfs_reg.h" |
