mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-17 05:32:55 +08:00
16 lines
546 B
Plaintext
16 lines
546 B
Plaintext
[submodule "hw/mcu/nordic/nrfx"]
|
|
path = hw/mcu/nordic/nrfx
|
|
url = https://github.com/NordicSemiconductor/nrfx.git
|
|
[submodule "hw/mcu/microchip/samd/asf4"]
|
|
path = hw/mcu/microchip/samd/asf4
|
|
url = https://github.com/adafruit/asf4.git
|
|
[submodule "tools/uf2"]
|
|
path = tools/uf2
|
|
url = https://github.com/microsoft/uf2.git
|
|
[submodule "hw/mcu/nxp/lpc_driver"]
|
|
path = hw/mcu/nxp/lpc_driver
|
|
url = https://github.com/hathach/lpc_driver.git
|
|
[submodule "hw/mcu/st/st_driver"]
|
|
path = hw/mcu/st/st_driver
|
|
url = https://github.com/hathach/st_driver.git
|