Skip to content

Commit cd672f5

Browse files
committed
boards: hw75_keyboard: Reduce system workq stack size
1 parent faef560 commit cd672f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/boards/helloword/hw75_keyboard/hw75_keyboard_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ CONFIG_CLOCK_CONTROL=y
66
CONFIG_PINCTRL=y
77
CONFIG_USE_DT_CODE_PARTITION=y
88
CONFIG_HEAP_MEM_POOL_SIZE=1024
9+
CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=1024
910

1011
# RGB
1112
CONFIG_ZMK_RGB_UNDERGLOW_EXT_POWER=n

0 commit comments

Comments
 (0)