From 8e1e67d8af03fa511cb0b2452d5cb072ae999da4 Mon Sep 17 00:00:00 2001 From: David Sidrane Date: Thu, 17 Aug 2017 11:26:03 -1000 Subject: [PATCH] Updated NuttX submodule to upstream 7.21+ ==upstream Bugfix for random SD card failures on px4fmu-v5 (STM32F7) Update to upstream with PX4 contrib for STM32F7 DMA preflight on SDMMC (SDIO) and DMA add dcache alignment check in stm32_dmacapable when needed: The case were dcache is in write-buffed mode. --- NuttX | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NuttX b/NuttX index be09e42aef..5c741d2cd3 160000 --- a/NuttX +++ b/NuttX @@ -1 +1 @@ -Subproject commit be09e42aef51c68605887a6df8c7f2fd532a2ffc +Subproject commit 5c741d2cd328933f943277539c1ed7ab4382ed64