Skip to content

Commit

Permalink
Update U0 dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pullrequestapp[bot] authored and github-actions[bot] committed Jun 27, 2024
1 parent 27f1499 commit b2e01bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cmake/stm32/u0.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ list(APPEND STM32_SUPPORTED_FAMILIES_LONG_NAME

list(APPEND STM32_FETCH_FAMILIES U0)

set(CUBE_U0_VERSION v1.0.0)
set(CMSIS_U0_VERSION v1.0.0)
set(HAL_U0_VERSION v1.0.0)
set(CUBE_U0_VERSION v1.1.0)
set(CMSIS_U0_VERSION v1.1.0)
set(HAL_U0_VERSION v1.1.0)

0 comments on commit b2e01bb

Please sign in to comment.