From befa8f1f94138eb0a600372e56629396fb4f69c1 Mon Sep 17 00:00:00 2001 From: Jacob Dahl Date: Tue, 1 Sep 2026 13:42:41 -0600 Subject: [PATCH] chore(nuttx): bump NuttX to the px4_firmware_nuttx-10.3.0+ tip Picks up PX4/NuttX#402, where memmem() missed a needle that ends the haystack, and a configurable STM32 Ethernet TX watchdog timeout whose default is the 60 s the drivers hard-coded before. --- platforms/nuttx/NuttX/nuttx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platforms/nuttx/NuttX/nuttx b/platforms/nuttx/NuttX/nuttx index 17040b9f87cb..05b3b5180d40 160000 --- a/platforms/nuttx/NuttX/nuttx +++ b/platforms/nuttx/NuttX/nuttx @@ -1 +1 @@ -Subproject commit 17040b9f87cb17913cab3f5a5ce009be5526be31 +Subproject commit 05b3b5180d40c9e60ca68d4c92385436df2c81f3