From 94b5c961bc265ff025ed9710cf409b420e1ddbb4 Mon Sep 17 00:00:00 2001 From: David Sidrane Date: Thu, 10 Sep 2020 08:24:35 -0700 Subject: [PATCH] nxp_fmurt1062-v1: Updates for NuttX 9.1.0+ External schedule_note --- boards/nxp/fmurt1062-v1/nuttx-config/nsh/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/boards/nxp/fmurt1062-v1/nuttx-config/nsh/defconfig b/boards/nxp/fmurt1062-v1/nuttx-config/nsh/defconfig index 6dc106df7e..4c5dff2c29 100644 --- a/boards/nxp/fmurt1062-v1/nuttx-config/nsh/defconfig +++ b/boards/nxp/fmurt1062-v1/nuttx-config/nsh/defconfig @@ -201,6 +201,7 @@ CONFIG_SCHED_HPWORK=y CONFIG_SCHED_HPWORKPRIORITY=249 CONFIG_SCHED_HPWORKSTACKSIZE=1800 CONFIG_SCHED_INSTRUMENTATION=y +CONFIG_SCHED_INSTRUMENTATION_EXTERNAL=y CONFIG_SCHED_LPWORK=y CONFIG_SCHED_LPWORKPRIORITY=50 CONFIG_SCHED_LPWORKSTACKSIZE=1632