summaryrefslogtreecommitdiff
path: root/tinyusb/hal/hal_lpc13uxx.h
diff options
context:
space:
mode:
Diffstat (limited to 'tinyusb/hal/hal_lpc13uxx.h')
-rw-r--r--tinyusb/hal/hal_lpc13uxx.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/tinyusb/hal/hal_lpc13uxx.h b/tinyusb/hal/hal_lpc13uxx.h
index 86d8d87a7..259f9de11 100644
--- a/tinyusb/hal/hal_lpc13uxx.h
+++ b/tinyusb/hal/hal_lpc13uxx.h
@@ -54,9 +54,6 @@
#include "LPC13Uxx.h"
-#define NXP_ROMDRIVER_REG_BASE LPC_USB_BASE
-#define NXP_ROMDRIVER_FUNCTION_ADDR 0x1FFF1FF8
-
#ifdef __cplusplus
extern "C" {
#endif