Skip to content

Commit

Permalink
Update L4 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 0322529
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cmake/stm32/l4.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 L4)

set(CUBE_L4_VERSION v1.17.0)
set(CMSIS_L4_VERSION v1.7.1)
set(HAL_L4_VERSION v1.13.0)
set(CUBE_L4_VERSION v1.18.0)
set(CMSIS_L4_VERSION v1.7.3)
set(HAL_L4_VERSION v1.13.4)

0 comments on commit 0322529

Please sign in to comment.