diff options
Diffstat (limited to 'tinyusb/hal/hal_lpc11uxx.h')
| -rw-r--r-- | tinyusb/hal/hal_lpc11uxx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tinyusb/hal/hal_lpc11uxx.h b/tinyusb/hal/hal_lpc11uxx.h index b984afbc1..3d44d8742 100644 --- a/tinyusb/hal/hal_lpc11uxx.h +++ b/tinyusb/hal/hal_lpc11uxx.h @@ -54,6 +54,7 @@ #include "LPC11Uxx.h" #define DEVICE_ROMDRIVER +#define DEVICE_ROM_REG_BASE LPC_USB_BASE #ifdef __cplusplus extern "C" { |
