Skip to content

Commit

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

list(APPEND STM32_FETCH_FAMILIES F1)

set(CUBE_F1_VERSION v1.8.4)
set(CMSIS_F1_VERSION v4.3.3)
set(HAL_F1_VERSION v1.1.8)
set(CUBE_F1_VERSION v1.8.5)
set(CMSIS_F1_VERSION v4.3.4)
set(HAL_F1_VERSION v1.1.9)

0 comments on commit 52a3afd

Please sign in to comment.