mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-29 19:20:22 +00:00
Add stm32u5xx offical driver.
This commit is contained in:
parent
a95fb36f72
commit
8a89365bb2
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -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
|
||||
|
1
hw/mcu/st/cmsis_device_u5
Submodule
1
hw/mcu/st/cmsis_device_u5
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit bc00f3c9d8a4e25220f84c26d414902cc6bdf566
|
1
hw/mcu/st/stm32u5xx_hal_driver
Submodule
1
hw/mcu/st/stm32u5xx_hal_driver
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 2e1d4cdb386e33391cb261dfff4fefa92e4aa35a
|
Loading…
x
Reference in New Issue
Block a user