mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-31 05:52:55 +08:00
minor clean up
This commit is contained in:
parent
305ef5d48a
commit
9f0223dccd
@ -199,7 +199,7 @@ void board_init(void) {
|
|||||||
__HAL_RCC_OTGPHYC_CLK_ENABLE();
|
__HAL_RCC_OTGPHYC_CLK_ENABLE();
|
||||||
|
|
||||||
#else
|
#else
|
||||||
// MUC with external ULPI PHY
|
// MCU with external ULPI PHY
|
||||||
|
|
||||||
/* ULPI CLK */
|
/* ULPI CLK */
|
||||||
GPIO_InitStruct.Pin = GPIO_PIN_5;
|
GPIO_InitStruct.Pin = GPIO_PIN_5;
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user