-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
57 lines (57 loc) · 2.49 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
[submodule "docker/arch-flit/flit_mfem"]
path = docker/arch-flit/flit_mfem
url = [email protected]:pruners/flit_mfem
[submodule "cmake/tutorials/cmake-cookbook"]
path = cmake/tutorials/cmake-cookbook
url = https://github.com/dev-cafe/cmake-cookbook
[submodule "arduino/3rdparty/DIO2"]
path = arduino/3rdparty/DIO2
url = https://github.com/Locoduino/DIO2
[submodule "c/pi-pico/pico-sdk"]
path = c/pi-pico/pico-sdk
url = https://github.com/raspberrypi/pico-sdk
[submodule "c/pi-pico/pico-examples"]
path = c/pi-pico/pico-examples
url = https://github.com/raspberrypi/pico-examples
[submodule "arduino/3rdparty/rpi"]
path = arduino/3rdparty/rpi
url = https://github.com/blippy/rpi
[submodule "arduino/3rdparty/MsTimer2"]
path = arduino/3rdparty/MsTimer2
url = https://github.com/PaulStoffregen/MsTimer2
[submodule "python/micropython/pi-pico/pico-micropython-examples"]
path = python/micropython/pi-pico/pico-micropython-examples
url = https://github.com/raspberrypi/pico-micropython-examples
[submodule "arduino/3rdparty/pico-pi-playing"]
path = arduino/3rdparty/pico-pi-playing
url = https://github.com/tinkertechtrove/pico-pi-playing
[submodule "arduino/3rdparty/n64arduinoAdapter"]
path = arduino/3rdparty/n64arduinoAdapter
url = https://github.com/telenaut/n64arduinoAdapter
[submodule "c/pi-pico/pio-emulator"]
path = c/pi-pico/pio-emulator
url = https://github.com/soundpaint/rp2040pio
[submodule "arduino/3rdparty/AccelStepper"]
path = arduino/3rdparty/AccelStepper
url = https://github.com/waspinator/AccelStepper
[submodule "cmake/tutorials/cmake-template-example"]
path = cmake/tutorials/cmake-template-example
url = https://github.com/sunsided/cmake
[submodule "python/blender/blender-cli-rendering"]
path = python/blender/blender-cli-rendering
url = https://github.com/yuki-koyama/blender-cli-rendering
[submodule "c/udev/interception/interception-k2k"]
path = c/udev/interception/plugins/k2k
url = https://github.com/zsugabubus/interception-k2k
[submodule "c/udev/interception/tools"]
path = c/udev/interception/tools
url = https://gitlab.com/interception/linux/tools.git
[submodule "python/pandas/best-practices/pycon-2019-tutorial"]
path = python/pandas/best-practices/pycon-2019-tutorial
url = https://github.com/justmarkham/pycon-2019-tutorial
[submodule "c/raylib/raylib"]
path = c/raylib/raylib
url = https://github.com/raysan5/raylib
[submodule "cpp/package-managers/vcpkg/lefticus-example/vcpkg"]
path = cpp/package-managers/vcpkg/lefticus-example/vcpkg
url = https://github.com/microsoft/vcpkg