forked from nanoframework/nanoframework.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 1.2 KB
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 1.2 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
[submodule "nanoFramework.Runtime.Events"]
path = nanoFramework.Runtime.Events
url = https://github.com/nanoframework/lib-nanoFramework.Runtime.Events
[submodule "nanoFramework.Runtime.Native"]
path = nanoFramework.Runtime.Native
url = https://github.com/nanoframework/lib-nanoFramework.Runtime.Native
[submodule "Windows.Devices.Gpio"]
path = Windows.Devices.Gpio
url = https://github.com/nanoframework/lib-Windows.Devices.Gpio
[submodule "Windows.Devices.I2c"]
path = Windows.Devices.I2c
url = https://github.com/nanoframework/lib-Windows.Devices.I2c
[submodule "Windows.Devices.Pwm"]
path = Windows.Devices.Pwm
url = https://github.com/nanoframework/lib-Windows.Devices.Pwm
[submodule "Windows.Devices.SerialCommunication"]
path = Windows.Devices.SerialCommunication
url = https://github.com/nanoframework/lib-Windows.Devices.SerialCommunication
[submodule "Windows.Devices.Spi"]
path = Windows.Devices.Spi
url = https://github.com/nanoframework/lib-Windows.Devices.Spi
[submodule "Windows.Storage.Streams"]
path = Windows.Storage.Streams
url = https://github.com/nanoframework/lib-Windows.Storage.Streams
[submodule "CoreLibrary"]
path = CoreLibrary
url = https://github.com/nanoframework/lib-CoreLibrary