Browse Source

omnibus_f4sd: Updates for NuttX 9.1.0+ External schedule_note

sbg
David Sidrane 4 years ago committed by Daniel Agar
parent
commit
4bc698e8e3
  1. 1
      boards/omnibus/f4sd/nuttx-config/nsh/defconfig

1
boards/omnibus/f4sd/nuttx-config/nsh/defconfig

@ -113,6 +113,7 @@ CONFIG_SCHED_HPWORK=y
CONFIG_SCHED_HPWORKPRIORITY=249 CONFIG_SCHED_HPWORKPRIORITY=249
CONFIG_SCHED_HPWORKSTACKSIZE=1280 CONFIG_SCHED_HPWORKSTACKSIZE=1280
CONFIG_SCHED_INSTRUMENTATION=y CONFIG_SCHED_INSTRUMENTATION=y
CONFIG_SCHED_INSTRUMENTATION_EXTERNAL=y
CONFIG_SCHED_LPWORK=y CONFIG_SCHED_LPWORK=y
CONFIG_SCHED_LPWORKPRIORITY=50 CONFIG_SCHED_LPWORKPRIORITY=50
CONFIG_SCHED_LPWORKSTACKSIZE=1632 CONFIG_SCHED_LPWORKSTACKSIZE=1632

Loading…
Cancel
Save