forked from apache/nuttx
-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
28 lines (28 loc) · 991 Bytes
/
.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
[submodule "libs/libsx1262"]
path = libs/libsx1262
url = https://github.com/lupyuen/lora-sx1262
branch = nuttx
[submodule "libs/liblorawan"]
path = libs/liblorawan
url = https://github.com/lupyuen/LoRaMac-node-nuttx
[submodule "libs/libnpl"]
path = libs/libnpl
url = https://github.com/lupyuen/nimble-porting-nuttx
[submodule "libs/libtinycbor"]
path = libs/libtinycbor
url = https://github.com/lupyuen2/tinycbor-nuttx
[submodule "libs/librust"]
path = libs/librust
url = https://github.com/lupyuen/rust-nuttx
[submodule "libs/libbl602_adc"]
path = libs/libbl602_adc
url = https://github.com/lupyuen/bl602_adc
[submodule "drivers/sensors/bme280"]
path = drivers/sensors/bme280
url = https://github.com/lupyuen/bme280-nuttx
[submodule "drivers/input/cst816s"]
path = drivers/input/cst816s
url = https://github.com/lupyuen/cst816s-nuttx
[submodule "drivers/ioexpander/bl602_expander"]
path = drivers/ioexpander/bl602_expander
url = https://github.com/lupyuen/bl602_expander