forked from Archive/PX4-Autopilot
Upgrade to Nuttx 7.18+ ==upstream
This commit is contained in:
parent
1e625d024c
commit
07923a86c7
|
@ -6,7 +6,7 @@
|
|||
url = https://github.com/mavlink/c_library_v2.git
|
||||
[submodule "NuttX"]
|
||||
path = NuttX
|
||||
url = https://github.com/PX4/NuttX.git
|
||||
url = https://github.com/PX4/PX4NuttX.git
|
||||
[submodule "src/modules/uavcan/libuavcan"]
|
||||
path = src/modules/uavcan/libuavcan
|
||||
url = https://github.com/UAVCAN/libuavcan.git
|
||||
|
|
2
NuttX
2
NuttX
|
@ -1 +1 @@
|
|||
Subproject commit af5d2b058c55431607aa5aa29fc1d1bbc7e51089
|
||||
Subproject commit 44ad7e224c1ef17911ab8b4101fd624ad9ee4177
|
Loading…
Reference in New Issue