Skip to content

Commit

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

list(APPEND STM32_FETCH_FAMILIES F7)

set(CUBE_F7_VERSION v1.16.1)
set(CMSIS_F7_VERSION v1.2.6)
set(HAL_F7_VERSION v1.2.9)
set(CUBE_F7_VERSION v1.17.2)
set(CMSIS_F7_VERSION v1.2.9)
set(HAL_F7_VERSION v1.3.1)

0 comments on commit e285105

Please sign in to comment.