mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-31 05:52:55 +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"
|
||||
#if TUSB_CFG_MCU == MCU_LPC175X_6X
|
||||
#include "hal_usb.h"
|
||||
|
||||
#if TUSB_CFG_MCU == MCU_LPC175X_6X
|
||||
|
||||
void tusb_hal_int_enable(uint8_t rhport)
|
||||
{
|
Loading…
x
Reference in New Issue
Block a user