summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/build.yml1
-rw-r--r--hw/bsp/stm32h7/family.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index cccf8eacc..ad27407d3 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -49,6 +49,7 @@ jobs:
- 'samd21'
- 'samd51'
- 'saml22'
+ - 'stm32f0'
- 'stm32f4'
- 'stm32f7'
- 'stm32h7'
diff --git a/hw/bsp/stm32h7/family.c b/hw/bsp/stm32h7/family.c
index e94e5c974..2cbd87414 100644
--- a/hw/bsp/stm32h7/family.c
+++ b/hw/bsp/stm32h7/family.c
@@ -72,6 +72,7 @@ void board_init(void)
__HAL_RCC_GPIOI_CLK_ENABLE(); // USB ULPI NXT
__HAL_RCC_GPIOJ_CLK_ENABLE();
+ // Enable UART Clock
UART_CLK_EN();
// 1ms tick timer