Skip to content

Commit 15805ee

Browse files
jaz1-nordicPerMac
authored andcommitted
applications: sdp: mspi: Change RX buffer size
Increase RX buffer size to be able to run flash/common test. Signed-off-by: Jakub Zymelka <[email protected]>
1 parent d2d0ab6 commit 15805ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

applications/sdp/mspi/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
config SDP_MSPI_MAX_RESPONSE_SIZE
22
int "Max size of response that can be sent to APP core. In bytes."
3-
default 128
3+
default 524
44

55
config SDP_MSPI_IPC_NO_COPY
66
bool "IPC no copy mode"

0 commit comments

Comments
 (0)