rename hal_mcu to hal_usb
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
/**************************************************************************/
|
||||
|
||||
#include "common/common.h"
|
||||
#include "hal_mcu.h"
|
||||
#include "hal_usb.h"
|
||||
|
||||
#if TUSB_CFG_MCU == MCU_LPC175X_6X
|
||||
|
||||
|
@@ -36,7 +36,7 @@
|
||||
*/
|
||||
/**************************************************************************/
|
||||
|
||||
#include "hal_mcu.h"
|
||||
#include "hal_usb.h"
|
||||
#include "tusb.h"
|
||||
|
||||
#if TUSB_CFG_MCU == MCU_LPC43XX
|
||||
|
Reference in New Issue
Block a user