c8ccefb972
Co-authored-by: Peter Harper <77111776+peterharperuk@users.noreply.github.com>
16 lines
477 B
Plaintext
16 lines
477 B
Plaintext
[submodule "tinyusb"]
|
|
path = lib/tinyusb
|
|
url = https://github.com/hathach/tinyusb.git
|
|
[submodule "lib/cyw43-driver"]
|
|
path = lib/cyw43-driver
|
|
url = https://github.com/georgerobotics/cyw43-driver.git
|
|
[submodule "lib/lwip"]
|
|
path = lib/lwip
|
|
url = https://github.com/lwip-tcpip/lwip.git
|
|
[submodule "lib/mbedtls"]
|
|
path = lib/mbedtls
|
|
url = https://github.com/Mbed-TLS/mbedtls.git
|
|
[submodule "lib/btstack"]
|
|
path = lib/btstack
|
|
url = https://github.com/bluekitchen/btstack.git
|