blob: 7c382da6756a02e9791115f7e564e0e2ae887ff4 [file] [log] [blame]
graham sanderson26653ea2021-01-20 10:44:27 -06001[submodule "tinyusb"]
2 path = lib/tinyusb
Graham Sanderson4b0dea42021-06-02 15:27:11 -05003 url = https://github.com/hathach/tinyusb.git
graham sanderson5e9a5e82022-06-29 23:03:32 -05004[submodule "lib/cyw43-driver"]
5 path = lib/cyw43-driver
6 url = https://github.com/georgerobotics/cyw43-driver.git
7[submodule "lib/lwip"]
8 path = lib/lwip
9 url = https://github.com/lwip-tcpip/lwip.git
Peter Harper719d5e42022-10-16 22:41:21 +010010[submodule "lib/mbedtls"]
11 path = lib/mbedtls
12 url = https://github.com/Mbed-TLS/mbedtls.git
graham sandersonc8ccefb2023-02-10 17:48:44 -060013[submodule "lib/btstack"]
14 path = lib/btstack
15 url = https://github.com/bluekitchen/btstack.git