forked from picocomputer/rp6502
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
37 lines (37 loc) · 1.23 KB
/
Copy path.gitmodules
File metadata and controls
37 lines (37 loc) · 1.23 KB
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
[submodule "vendor/littlefs"]
path = vendor/littlefs
url = https://github.com/littlefs-project/littlefs.git
[submodule "vendor/tinyusb"]
path = vendor/tinyusb
url = https://github.com/hathach/tinyusb.git
[submodule "vendor/chips"]
path = vendor/chips
url = https://github.com/floooh/chips.git
[submodule "vendor/sokol"]
path = vendor/sokol
url = https://github.com/floooh/sokol.git
[submodule "vendor/imgui"]
path = vendor/imgui
url = https://github.com/ocornut/imgui.git
branch = docking
[submodule "vendor/cppdap"]
path = vendor/cppdap
url = https://github.com/google/cppdap.git
[submodule "vendor/wingetopt"]
path = vendor/wingetopt
url = https://github.com/alex85k/wingetopt.git
[submodule "vendor/emsdk"]
path = vendor/emsdk
url = https://github.com/emscripten-core/emsdk.git
[submodule "vendor/6502_65C02_functional_tests"]
path = vendor/6502_65C02_functional_tests
url = https://github.com/Klaus2m5/6502_65C02_functional_tests
[submodule "vendor/hazard3"]
path = vendor/hazard3
url = https://github.com/Wren6991/Hazard3
[submodule "vendor/openfpga"]
path = vendor/openfpga
url = https://github.com/open-fpga/core-template.git
[submodule "vendor/opl2_fpga"]
path = vendor/opl2_fpga
url = https://github.com/gtaylormb/opl2_fpga