diff options
Diffstat (limited to 'tinyusb/hal/hal_lpc13uxx.h')
| -rw-r--r-- | tinyusb/hal/hal_lpc13uxx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tinyusb/hal/hal_lpc13uxx.h b/tinyusb/hal/hal_lpc13uxx.h index c360f2909..b24d774b6 100644 --- a/tinyusb/hal/hal_lpc13uxx.h +++ b/tinyusb/hal/hal_lpc13uxx.h @@ -54,7 +54,7 @@ #include "LPC13Uxx.h" #define DEVICE_ROMDRIVER - +#define DEVICE_ROM_REG_BASE LPC_USB_BASE #ifdef __cplusplus extern "C" { |
