diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/portable/microchip/samd21/hal_samd21.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/portable/microchip/samd21/hal_samd21.c b/src/portable/microchip/samd21/hal_samd21.c index 524840be2..0df8cfb9d 100644 --- a/src/portable/microchip/samd21/hal_samd21.c +++ b/src/portable/microchip/samd21/hal_samd21.c @@ -44,12 +44,6 @@ #include "tusb_hal.h" -/*------------------------------------------------------------------*/ -/* MACRO TYPEDEF CONSTANT ENUM - *------------------------------------------------------------------*/ -#define USB_NVIC_PRIO 7 - -void tusb_hal_nrf_power_event(uint32_t event); /*------------------------------------------------------------------*/ /* TUSB HAL |
