Skip to content

Commit 870cc04

Browse files
committed
Enable dynamic thread stack alloc
1 parent d07ee5b commit 870cc04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/zephyr-cp/prj.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,5 @@ CONFIG_NET_HOSTNAME="circuitpython"
4747

4848
CONFIG_I2S=y
4949
CONFIG_DYNAMIC_THREAD=y
50+
CONFIG_DYNAMIC_THREAD_ALLOC=y
5051
CONFIG_DYNAMIC_THREAD_PREFER_ALLOC=y

0 commit comments

Comments
 (0)