|
1 | 1 | [submodule "lib/nrfx"] |
2 | | - path = lib/nrfx |
3 | | - url = https://github.com/NordicSemiconductor/nrfx.git |
| 2 | + path = lib/nrfx |
| 3 | + url = https://github.com/NordicSemiconductor/nrfx.git |
4 | 4 | [submodule "lib/CMSIS"] |
5 | | - path = lib/CMSIS |
6 | | - url = https://github.com/ARM-software/CMSIS.git |
| 5 | + path = lib/CMSIS |
| 6 | + url = https://github.com/ARM-software/CMSIS.git |
7 | 7 | [submodule "lib/avr"] |
8 | | - path = lib/avr |
9 | | - url = https://github.com/avr-rust/avr-mcu.git |
| 8 | + path = lib/avr |
| 9 | + url = https://github.com/avr-rust/avr-mcu.git |
10 | 10 | [submodule "lib/cmsis-svd"] |
11 | | - path = lib/cmsis-svd |
12 | | - url = https://github.com/cmsis-svd/cmsis-svd-data.git |
13 | | - branch = main |
| 11 | + path = lib/cmsis-svd |
| 12 | + url = https://github.com/cmsis-svd/cmsis-svd-data.git |
| 13 | + branch = main |
14 | 14 | [submodule "lib/wasi-libc"] |
15 | | - path = lib/wasi-libc |
16 | | - url = https://github.com/WebAssembly/wasi-libc |
| 15 | + path = lib/wasi-libc |
| 16 | + url = https://github.com/WebAssembly/wasi-libc |
17 | 17 | [submodule "lib/picolibc"] |
18 | | - path = lib/picolibc |
19 | | - url = https://github.com/keith-packard/picolibc.git |
| 18 | + path = lib/picolibc |
| 19 | + url = https://github.com/keith-packard/picolibc.git |
20 | 20 | [submodule "lib/stm32-svd"] |
21 | | - path = lib/stm32-svd |
22 | | - url = https://github.com/tinygo-org/stm32-svd |
| 21 | + path = lib/stm32-svd |
| 22 | + url = https://github.com/tinygo-org/stm32-svd |
23 | 23 | [submodule "lib/musl"] |
24 | | - path = lib/musl |
25 | | - url = git://git.musl-libc.org/musl |
| 24 | + path = lib/musl |
| 25 | + url = git://git.musl-libc.org/musl |
26 | 26 | [submodule "lib/binaryen"] |
27 | | - path = lib/binaryen |
28 | | - url = https://github.com/WebAssembly/binaryen.git |
| 27 | + path = lib/binaryen |
| 28 | + url = https://github.com/WebAssembly/binaryen.git |
29 | 29 | [submodule "lib/mingw-w64"] |
30 | | - path = lib/mingw-w64 |
31 | | - url = https://github.com/mingw-w64/mingw-w64.git |
| 30 | + path = lib/mingw-w64 |
| 31 | + url = https://github.com/mingw-w64/mingw-w64.git |
32 | 32 | [submodule "lib/macos-minimal-sdk"] |
33 | | - path = lib/macos-minimal-sdk |
34 | | - url = https://github.com/aykevl/macos-minimal-sdk.git |
| 33 | + path = lib/macos-minimal-sdk |
| 34 | + url = https://github.com/aykevl/macos-minimal-sdk.git |
35 | 35 | [submodule "lib/wasi-cli"] |
36 | | - path = lib/wasi-cli |
37 | | - url = https://github.com/WebAssembly/wasi-cli |
| 36 | + path = lib/wasi-cli |
| 37 | + url = https://github.com/WebAssembly/wasi-cli |
0 commit comments