We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 564b67b commit 249a9e1Copy full SHA for 249a9e1
samples/suit/flash_companion/prj.conf
@@ -9,8 +9,8 @@ CONFIG_NUM_PREEMPT_PRIORITIES=0
9
CONFIG_MULTITHREADING=y
10
CONFIG_NUM_COOP_PRIORITIES=16
11
CONFIG_NUM_METAIRQ_PRIORITIES=0
12
-CONFIG_SCHED_DUMB=y
13
-CONFIG_WAITQ_DUMB=y
+CONFIG_SCHED_SIMPLE=y
+CONFIG_WAITQ_SIMPLE=y
14
15
# Enable peripherals needed by the flash companion firmware
16
CONFIG_GPIO=y
0 commit comments