px4_fmu-v5x: Updates for NuttX 9.1.0+ External schedule_note

This commit is contained in:
David Sidrane 2020-09-10 08:24:39 -07:00 committed by Daniel Agar
parent 075690af9d
commit 733c1b747b
1 changed files with 1 additions and 0 deletions

View File

@ -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