2021-01-20 10:44:27 -06:00
|
|
|
[submodule "tinyusb"]
|
|
|
|
path = lib/tinyusb
|
2021-06-02 15:27:11 -05:00
|
|
|
url = https://github.com/hathach/tinyusb.git
|
2022-06-29 23:03:32 -05:00
|
|
|
[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
|
2022-10-16 22:41:21 +01:00
|
|
|
[submodule "lib/mbedtls"]
|
|
|
|
path = lib/mbedtls
|
|
|
|
url = https://github.com/Mbed-TLS/mbedtls.git
|
2023-02-10 17:48:44 -06:00
|
|
|
[submodule "lib/btstack"]
|
|
|
|
path = lib/btstack
|
|
|
|
url = https://github.com/bluekitchen/btstack.git
|