blob: dcbda3d7cc2adaf5eee68674df4a4361a475f556 [file] [log] [blame]
Erik Gilling0f469602023-09-05 17:18:59 +00001[submodule "third_party/pcb/esp-rust-board"]
2 path = third_party/pcb/esp-rust-board
3 url = https://github.com/esp-rs/esp-rust-board
4[submodule "third_party/pcb/gekkio-kicad-libs"]
5 path = third_party/pcb/gekkio-kicad-libs
6 url = https://github.com/Gekkio/gekkio-kicad-libs
Anthony DiGirolamob302d742023-09-12 16:48:53 +00007[submodule "third_party/pigweed-experimental"]
8 path = third_party/pigweed-experimental
9 url = https://pigweed.googlesource.com/pigweed/experimental
10[submodule "third_party/pigweed"]
11 path = third_party/pigweed
12 url = https://pigweed.googlesource.com/pigweed/pigweed
13[submodule "third_party/freertos"]
14 path = third_party/freertos
15 url = https://pigweed.googlesource.com/third_party/github/FreeRTOS/FreeRTOS-Kernel.git
Erik Gillingfe45ac32023-09-14 14:19:46 +000016[submodule "third_party/pcb/espressif-kicad-libraries"]
17 path = third_party/pcb/espressif-kicad-libraries
18 url = https://github.com/espressif/kicad-libraries
AnthonyDiGirolamo1473ed72023-09-28 17:49:08 +000019[submodule "third_party/32blit-sdk"]
20 path = third_party/32blit-sdk
21 url = https://github.com/32blit/32blit-sdk
Armando Montanez76d7b192023-10-06 16:35:47 +000022[submodule "third_party/pico-sdk"]
23 path = third_party/pico-sdk
24 url = https://pigweed.googlesource.com/third_party/github/raspberrypi/pico-sdk