-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
39 lines (39 loc) · 1.65 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
[submodule "lib/driver"]
path = lib/driver
url = https://github.com/Wiznet/ioLibrary_Driver
[submodule "lib/hardware/wiznet-hardware-files"]
path = lib/hardware/wiznet-hardware-files
url = https://github.com/Wiznet/Hardware-Files-of-WIZnet
[submodule "docs/examples/W5300-TOE-C"]
path = docs/examples/W5300-TOE-C
url = https://github.com/Wiznet/W5300-TOE-C
[submodule "lib/software/s2e-tool"]
path = lib/software/s2e-tool
url = https://github.com/Wiznet/WIZnet-S2E-Tool
[submodule "docs/examples/w5300-toe-examples"]
path = docs/examples/w5300-toe-examples
url = https://github.com/Wiznet/W5300-TOE-Arduino
[submodule "docs/examples/w5300-toe-micropython"]
path = docs/examples/w5300-toe-micropython
url = https://github.com/Wiznet/W5300-TOE-MicroPython
[submodule "lib/blynk"]
path = lib/blynk
url = https://github.com/Wiznet/BLYNK_LPC11E36_LPCXpresso
[submodule "lib/hardware/eaglecad-library"]
path = lib/hardware/eaglecad-library
url = https://github.com/Wiznet/EagleCAD_library
[submodule "docs/examples/arduino-wifi-shield"]
path = docs/examples/arduino-wifi-shield
url = https://github.com/Wiznet/Arduino_WiFi_Shield
[submodule "lib/hardware/arduino-ethernet-shield"]
path = lib/hardware/arduino-ethernet-shield
url = https://github.com/Wiznet/W5200-Ethernet-Shield
[submodule "lib/arduino-ethernet"]
path = lib/arduino-ethernet
url = https://github.com/Wiznet/W5200_Arduino_Ethernet_Lib
[submodule "lib/software/s2e-gui-tool"]
path = lib/software/s2e-gui-tool
url = https://github.com/Wiznet/WIZnet-S2E-Tool-GUI.git
[submodule "lib/hardware/nrf52dk-w5500-shield"]
path = lib/hardware/nrf52dk-w5500-shield
url = https://github.com/Wiznet/nRF52DK_to_W5500Shield