mirror of
https://github.com/hathach/tinyusb.git
synced 2025-02-07 05:54:11 +08:00
move mcu usb port back to tinyusb's portable folder
This commit is contained in:
parent
6d50d05d95
commit
2c18805aa9
@ -37,9 +37,9 @@
|
|||||||
/**************************************************************************/
|
/**************************************************************************/
|
||||||
|
|
||||||
#include "common/tusb_common.h"
|
#include "common/tusb_common.h"
|
||||||
|
#if TUSB_CFG_MCU == MCU_LPC175X_6X
|
||||||
#include "hal_usb.h"
|
#include "hal_usb.h"
|
||||||
|
|
||||||
#if TUSB_CFG_MCU == MCU_LPC175X_6X
|
|
||||||
|
|
||||||
void tusb_hal_int_enable(uint8_t rhport)
|
void tusb_hal_int_enable(uint8_t rhport)
|
||||||
{
|
{
|
Loading…
x
Reference in New Issue
Block a user