graham sanderson | 26653ea | 2021-01-20 10:44:27 -0600 | [diff] [blame] | 1 | [submodule "tinyusb"] |
| 2 | path = lib/tinyusb |
Graham Sanderson | 4b0dea4 | 2021-06-02 15:27:11 -0500 | [diff] [blame] | 3 | url = https://github.com/hathach/tinyusb.git |
graham sanderson | 5e9a5e8 | 2022-06-29 23:03:32 -0500 | [diff] [blame] | 4 | [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 Harper | 719d5e4 | 2022-10-16 22:41:21 +0100 | [diff] [blame] | 10 | [submodule "lib/mbedtls"] |
| 11 | path = lib/mbedtls |
| 12 | url = https://github.com/Mbed-TLS/mbedtls.git |
graham sanderson | c8ccefb | 2023-02-10 17:48:44 -0600 | [diff] [blame] | 13 | [submodule "lib/btstack"] |
| 14 | path = lib/btstack |
| 15 | url = https://github.com/bluekitchen/btstack.git |