mirror of
https://github.com/hathach/tinyusb.git
synced 2026-05-04 20:43:43 +00:00
minor clean up
This commit is contained in:
@ -199,7 +199,7 @@ void board_init(void) {
|
||||
__HAL_RCC_OTGPHYC_CLK_ENABLE();
|
||||
|
||||
#else
|
||||
// MUC with external ULPI PHY
|
||||
// MCU with external ULPI PHY
|
||||
|
||||
/* ULPI CLK */
|
||||
GPIO_InitStruct.Pin = GPIO_PIN_5;
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user