add VBUS drive via MFX for h743 eval, but does not seems to work yet

This commit is contained in:
hathach
2024-10-18 18:33:50 +07:00
parent b5a4f18879
commit 42b6f30eda
13 changed files with 191 additions and 22 deletions

View File

@@ -127,7 +127,7 @@ static inline void SystemClock_Config(void)
HAL_EnableCompensationCell();
}
static inline void board_stm32h7_post_init(void)
static inline void board_init2(void)
{
// For this board does nothing
}