We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdb431b commit a018b22Copy full SHA for a018b22
.gitignore
@@ -57,6 +57,7 @@ hw/mcu/st/cmsis_device_f4
57
hw/mcu/st/cmsis_device_f7
58
hw/mcu/st/cmsis_device_g0
59
hw/mcu/st/cmsis_device_g4
60
+hw/mcu/st/cmsis_device_h5
61
hw/mcu/st/cmsis_device_h7
62
hw/mcu/st/cmsis_device_l0
63
hw/mcu/st/cmsis_device_l1
@@ -72,6 +73,7 @@ hw/mcu/st/stm32f4xx_hal_driver
72
73
hw/mcu/st/stm32f7xx_hal_driver
74
hw/mcu/st/stm32g0xx_hal_driver
75
hw/mcu/st/stm32g4xx_hal_driver
76
+hw/mcu/st/stm32h5xx_hal_driver
77
hw/mcu/st/stm32h7xx_hal_driver
78
hw/mcu/st/stm32l0xx_hal_driver
79
hw/mcu/st/stm32l1xx_hal_driver
0 commit comments