Skip to content

Commit

Permalink
common.cmake:Added H5 to STM32_SUPPORTED_FAMILIES_LONG_NAME
Browse files Browse the repository at this point in the history
  • Loading branch information
Hish15 committed Apr 21, 2023
1 parent 82ff509 commit ecaefbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/stm32/common.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
set(STM32_SUPPORTED_FAMILIES_LONG_NAME
STM32F0 STM32F1 STM32F2 STM32F3 STM32F4 STM32F7
STM32G0 STM32G4
STM32H7_M4 STM32H7_M7
STM32H5 STM32H7_M4 STM32H7_M7
STM32L0 STM32L1 STM32L4 STM32L5
STM32U5
STM32WB_M4 STM32WL_M4 STM32WL_M0PLUS
Expand Down

0 comments on commit ecaefbe

Please sign in to comment.