summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorhathach <[email protected]>2018-11-21 12:36:28 +0700
committerhathach <[email protected]>2018-11-21 12:36:28 +0700
commit155edc7b006d24f15b7a74e9e323c9d34f0651e7 (patch)
tree0ea52ffd500ae722a9f8d1d08d669a0b6c857164 /src
parent5bccb234eeef156f58da76d3276833dd54ea8dc4 (diff)
fix ses irq vector
Diffstat (limited to 'src')
-rw-r--r--src/portable/microchip/samd21/hal_samd21.c6
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