From 07923a86c7d83bb2c91bcc2a529b67445e52b97c Mon Sep 17 00:00:00 2001 From: David Sidrane Date: Mon, 12 Dec 2016 13:19:49 -1000 Subject: [PATCH] Upgrade to Nuttx 7.18+ ==upstream --- .gitmodules | 2 +- NuttX | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 513501ab5c..97df0ea259 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/NuttX b/NuttX index af5d2b058c..44ad7e224c 160000 --- a/NuttX +++ b/NuttX @@ -1 +1 @@ -Subproject commit af5d2b058c55431607aa5aa29fc1d1bbc7e51089 +Subproject commit 44ad7e224c1ef17911ab8b4101fd624ad9ee4177