diff options
Diffstat (limited to 'atmel-samd/mphalport.h')
| -rw-r--r-- | atmel-samd/mphalport.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/atmel-samd/mphalport.h b/atmel-samd/mphalport.h index 939bbf64a..3b5955a4f 100644 --- a/atmel-samd/mphalport.h +++ b/atmel-samd/mphalport.h @@ -31,8 +31,6 @@ #include "lib/oofatfs/ff.h" -#define USB_RX_BUF_SIZE 128 - // Global millisecond tick count (driven by SysTick interrupt). extern volatile uint64_t ticks_ms; |
