summaryrefslogtreecommitdiff
path: root/tinyusb/hal/hal_lpc43xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'tinyusb/hal/hal_lpc43xx.h')
-rw-r--r--tinyusb/hal/hal_lpc43xx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tinyusb/hal/hal_lpc43xx.h b/tinyusb/hal/hal_lpc43xx.h
index 2efd6da81..6fba59dfb 100644
--- a/tinyusb/hal/hal_lpc43xx.h
+++ b/tinyusb/hal/hal_lpc43xx.h
@@ -59,6 +59,7 @@
#endif
#define DEVICE_ROMDRIVER
+#define DEVICE_ROM_REG_BASE LPC_USB0_BASE // TODO USB1
static inline void hal_interrupt_enable()
{