Skip to content

Commit

Permalink
Update L1 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 aa088cc commit 51a6996
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cmake/stm32/l1.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,6 @@ list(APPEND STM32_SUPPORTED_FAMILIES_LONG_NAME

list(APPEND STM32_FETCH_FAMILIES L1)

set(CUBE_L1_VERSION v1.10.3)
set(CMSIS_L1_VERSION v2.3.2)
set(HAL_L1_VERSION v1.4.4)
set(CUBE_L1_VERSION v1.10.4)
set(CMSIS_L1_VERSION v2.3.3)
set(HAL_L1_VERSION v1.4.5)

0 comments on commit 51a6996

Please sign in to comment.