From 34d1fcc70435465a2c77812cb8d4f4b744cf0f51 Mon Sep 17 00:00:00 2001 From: David Sidrane Date: Thu, 10 Sep 2020 08:24:30 -0700 Subject: [PATCH] airmind_mindpx-v2: Updates for NuttX 9.1.0+ External schedule_note --- boards/airmind/mindpx-v2/nuttx-config/nsh/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/boards/airmind/mindpx-v2/nuttx-config/nsh/defconfig b/boards/airmind/mindpx-v2/nuttx-config/nsh/defconfig index b54c2104261..58f8ddf638c 100644 --- a/boards/airmind/mindpx-v2/nuttx-config/nsh/defconfig +++ b/boards/airmind/mindpx-v2/nuttx-config/nsh/defconfig @@ -126,6 +126,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