Commit ca843964 authored by David Leach's avatar David Leach Committed by Stephanos Ioannidis
Browse files

boards: arm: frdm_k64f: Set TEST_EXTRA_STACK_SIZE



The RTIO API test case needs a little extra stack size when run
on the frdm_k64f platform.

Fixes #54086

Signed-off-by: default avatarDavid Leach <david.leach@nxp.com>
parent 7eb27d58
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -20,6 +20,9 @@ config MCG_VDIV0
config MCG_FCRDIV
	default 1

config TEST_EXTRA_STACK_SIZE
	default 128

if NETWORKING

config NET_L2_ETHERNET