Skip to content

Commit de1855f

Browse files
peter-mitsisfabiobaltieri
authored andcommitted
samples: echo_client: Bump kobj thread bitmask size
Bumps the kobj thread bitmask size due to a recent change in the logic for aborting threads. Signed-off-by: Peter Mitsis <[email protected]>
1 parent ca4993d commit de1855f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

samples/net/sockets/echo_client/prj.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,5 @@ CONFIG_NET_CONFIG_NEED_IPV4=y
5050
CONFIG_NET_CONFIG_MY_IPV4_ADDR="192.0.2.2"
5151
CONFIG_NET_CONFIG_PEER_IPV4_ADDR="192.0.2.1"
5252
CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=2048
53+
54+
CONFIG_MAX_THREAD_BYTES=3

0 commit comments

Comments
 (0)