summaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorhathach <[email protected]>2018-11-30 12:48:06 +0700
committerhathach <[email protected]>2018-11-30 12:48:06 +0700
commitd96347a0f5ec9272088b11425e1a8a3fb4115e8a (patch)
tree85de88a69e643146927cc64b20da8e8ca51a27eb /hw
parent0bc80dc3867c8e2ed35c66b70913871a45a9d59c (diff)
rename OPT_MCU_LPC13UXX to OPT_MCU_LPC13XX
Diffstat (limited to 'hw')
-rw-r--r--hw/mcu/nxp/lpc13uxx/hal_mcu/hal_lpc13uxx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/mcu/nxp/lpc13uxx/hal_mcu/hal_lpc13uxx.c b/hw/mcu/nxp/lpc13uxx/hal_mcu/hal_lpc13uxx.c
index c87387015..5c6c2e623 100644
--- a/hw/mcu/nxp/lpc13uxx/hal_mcu/hal_lpc13uxx.c
+++ b/hw/mcu/nxp/lpc13uxx/hal_mcu/hal_lpc13uxx.c
@@ -39,7 +39,7 @@
#include "common/tusb_common.h"
#include "hal.h"
-#if CFG_TUSB_MCU == OPT_MCU_LPC13UXX
+#if CFG_TUSB_MCU == OPT_MCU_LPC13XX
void tusb_hal_int_enable(uint8_t rhport)
{