Add stm32u5xx offical driver.

This commit is contained in:
LynnL4
2022-10-11 13:50:07 +08:00
parent a95fb36f72
commit 8a89365bb2
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View File

@@ -149,3 +149,9 @@
[submodule "hw/mcu/raspberry_pi/Pico-PIO-USB"]
path = hw/mcu/raspberry_pi/Pico-PIO-USB
url = https://github.com/sekigon-gonnoc/Pico-PIO-USB.git
[submodule "/home/ubuntu/tinyusb/hw/mcu/st/cmsis_device_u5"]
path = /home/ubuntu/tinyusb/hw/mcu/st/cmsis_device_u5
url = https://github.com/STMicroelectronics/cmsis_device_u5
[submodule "/home/ubuntu/tinyusb/hw/mcu/st/stm32u5xx_hal_driver"]
path = /home/ubuntu/tinyusb/hw/mcu/st/stm32u5xx_hal_driver
url = https://github.com/STMicroelectronics/stm32u5xx_hal_driver

Submodule hw/mcu/st/cmsis_device_u5 added at bc00f3c9d8

Submodule hw/mcu/st/stm32u5xx_hal_driver added at 2e1d4cdb38