From 733c1b747b4f8c1472c0768805ded48d7a9e2e09 Mon Sep 17 00:00:00 2001 From: David Sidrane Date: Thu, 10 Sep 2020 08:24:39 -0700 Subject: [PATCH] px4_fmu-v5x: Updates for NuttX 9.1.0+ External schedule_note --- boards/px4/fmu-v5x/nuttx-config/base_phy_DP83848C/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/boards/px4/fmu-v5x/nuttx-config/base_phy_DP83848C/defconfig b/boards/px4/fmu-v5x/nuttx-config/base_phy_DP83848C/defconfig index ec644928fc..a4be521c3c 100644 --- a/boards/px4/fmu-v5x/nuttx-config/base_phy_DP83848C/defconfig +++ b/boards/px4/fmu-v5x/nuttx-config/base_phy_DP83848C/defconfig @@ -153,6 +153,7 @@ CONFIG_SCHED_HPWORK=y CONFIG_SCHED_HPWORKPRIORITY=249 CONFIG_SCHED_HPWORKSTACKSIZE=1280 CONFIG_SCHED_INSTRUMENTATION=y +CONFIG_SCHED_INSTRUMENTATION_EXTERNAL=y CONFIG_SCHED_LPWORK=y CONFIG_SCHED_LPWORKPRIORITY=50 CONFIG_SCHED_LPWORKSTACKSIZE=1632