Skip to content

Commit f2132ca

Browse files
committed
mcu/stm: Update CMSIS and HAL for F4 and F7 devices
1 parent dadb174 commit f2132ca

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

hw/mcu/stm/stm32f4xx/pkg.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,14 @@ pkg.deps.ADC_2:
5858

5959
repository.stm-cmsis_device_f4:
6060
type: github
61-
vers: v2.6.8-commit
61+
vers: v2.6.10-commit
6262
branch: master
6363
user: STMicroelectronics
6464
repo: cmsis_device_f4
6565

6666
repository.stm-stm32f4xx_hal_driver:
6767
type: github
68-
vers: v1.7.13-commit
68+
vers: v1.8.3-commit
6969
branch: master
7070
user: STMicroelectronics
7171
repo: stm32f4xx_hal_driver

hw/mcu/stm/stm32f7xx/pkg.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,14 @@ pkg.deps.'(SPI_0_MASTER || SPI_1_MASTER || SPI_2_MASTER || SPI_3_MASTER || SPI_4
5151

5252
repository.stm-cmsis_device_f7:
5353
type: github
54-
vers: v1.2.8-commit
54+
vers: v1.2.9-commit
5555
branch: master
5656
user: STMicroelectronics
5757
repo: cmsis_device_f7
5858

5959
repository.stm-stm32f7xx_hal_driver:
6060
type: github
61-
vers: v1.2.10-commit
61+
vers: v1.3.1-commit
6262
branch: master
6363
user: STMicroelectronics
6464
repo: stm32f7xx_hal_driver

0 commit comments

Comments
 (0)