Skip to content

Commit

Permalink
Update F3 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 48d3c9a commit bc4e250
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cmake/stm32/f3.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,6 @@ list(APPEND STM32_SUPPORTED_FAMILIES_LONG_NAME

list(APPEND STM32_FETCH_FAMILIES F3)

set(CUBE_F3_VERSION v1.11.2)
set(CMSIS_F3_VERSION v2.3.5)
set(HAL_F3_VERSION v1.5.5)
set(CUBE_F3_VERSION v1.11.5)
set(CMSIS_F3_VERSION v2.3.8)
set(HAL_F3_VERSION v1.5.8)

0 comments on commit bc4e250

Please sign in to comment.