Skip to content

Commit

Permalink
Update F2 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 1298964 commit b27f8ac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cmake/stm32/f2.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,6 @@ list(APPEND STM32_SUPPORTED_FAMILIES_LONG_NAME

list(APPEND STM32_FETCH_FAMILIES F2)

set(CUBE_F2_VERSION v1.9.3)
set(CMSIS_F2_VERSION v2.2.5)
set(HAL_F2_VERSION v1.2.7)
set(CUBE_F2_VERSION v1.9.4)
set(CMSIS_F2_VERSION v2.2.6)
set(HAL_F2_VERSION v1.2.8)

0 comments on commit b27f8ac

Please sign in to comment.