rename OPT_MCU_LPC13UXX to OPT_MCU_LPC13XX

This commit is contained in:
hathach
2018-11-30 12:48:06 +07:00
parent 0bc80dc386
commit d96347a0f5
9 changed files with 16 additions and 16 deletions

View File

@@ -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)
{