mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-14 04:18:56 +00:00
rename hal_usb to hal_tusb.h
This commit is contained in:
parent
3e42845153
commit
5f69029dcd
@ -36,7 +36,7 @@
|
||||
*/
|
||||
/**************************************************************************/
|
||||
|
||||
#include "hal_usb.h"
|
||||
#include "hal_tusb.h"
|
||||
#include "tusb.h"
|
||||
|
||||
#if TUSB_CFG_MCU == MCU_LPC43XX
|
||||
|
@ -54,7 +54,7 @@ extern "C" {
|
||||
#include "common/compiler/compiler.h"
|
||||
|
||||
// from mcu port
|
||||
#include "hal_usb.h"
|
||||
#include "hal_tusb.h"
|
||||
|
||||
//--------------------------------------------------------------------+
|
||||
// HAL API
|
||||
|
Loading…
x
Reference in New Issue
Block a user