Kaynağa Gözat

rename hal_usb to hal_tusb.h

hathach 8 yıl önce
ebeveyn
işleme
5f69029dcd

+ 1 - 1
hw/mcu/nxp/lpc43xx/hal/hal_lpc43xx.c

@@ -36,7 +36,7 @@
 */
 /**************************************************************************/
 
-#include "hal_usb.h"
+#include "hal_tusb.h"
 #include "tusb.h"
 
 #if TUSB_CFG_MCU == MCU_LPC43XX

+ 0 - 0
hw/mcu/nxp/lpc43xx/hal/hal_usb.h → hw/mcu/nxp/lpc43xx/hal/hal_tusb.h


+ 1 - 1
tinyusb/tusb_hal.h

@@ -54,7 +54,7 @@ extern "C" {
 #include "common/compiler/compiler.h"
 
 // from mcu port
-#include "hal_usb.h"
+#include "hal_tusb.h"
 
 //--------------------------------------------------------------------+
 // HAL API