mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-17 05:32:55 +08:00
49aa6ec251
files otherwise. Update STM32F4-DISCOVERY demo and board.mk to reflect changes.
13 lines
457 B
Plaintext
13 lines
457 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 "tests/vendor/unity"]
|
|
path = tests/vendor/unity
|
|
url = https://github.com/ThrowTheSwitch/Unity.git
|
|
[submodule "hw/mcu/st/stm32lib"]
|
|
path = hw/mcu/st/stm32lib
|
|
url = https://github.com/micropython/stm32lib.git
|