Update Nuttx and NuttX-apps to 7.28+

This commit is contained in:
David Sidrane
2018-11-27 10:13:43 -08:00
parent 3859bbb3b0
commit e505fe859d
10 changed files with 764 additions and 34 deletions

4
.gitmodules vendored
View File

@@ -49,11 +49,11 @@
[submodule "platforms/nuttx/NuttX/nuttx"]
path = platforms/nuttx/NuttX/nuttx
url = https://github.com/PX4/NuttX.git
branch = px4_firmware_nuttx-7.22+
branch = px4_firmware_nuttx-7.28+
[submodule "platforms/nuttx/NuttX/apps"]
path = platforms/nuttx/NuttX/apps
url = https://github.com/PX4/NuttX-apps.git
branch = px4_firmware_nuttx-7.22+
branch = px4_firmware_nuttx-7.28+
[submodule "cmake/configs/uavcan_board_ident"]
path = cmake/configs/uavcan_board_ident
url = https://github.com/PX4/uavcan_board_ident.git