Skip to content

Commit

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

list(APPEND STM32_FETCH_FAMILIES F4)

set(CUBE_F4_VERSION v1.28.0)
set(CMSIS_F4_VERSION v2.6.9)
set(HAL_F4_VERSION v1.8.2)
set(CUBE_F4_VERSION v1.28.1)
set(CMSIS_F4_VERSION v2.6.10)
set(HAL_F4_VERSION v1.8.3)

0 comments on commit 6c23f8f

Please sign in to comment.