We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15805ee commit 05a1ca7Copy full SHA for 05a1ca7
applications/sdp/mspi/boards/nrf54l15dk_nrf54l15_cpuflpr.conf
@@ -46,3 +46,4 @@ CONFIG_OUTPUT_DISASSEMBLY=y
46
CONFIG_COMMON_LIBC_MALLOC=n
47
48
CONFIG_COMPILER_OPT="-fshort-enums"
49
+CONFIG_PBUF_RX_READ_BUF_SIZE=1024
snippets/sdp/mspi/app.conf
@@ -2,6 +2,7 @@ CONFIG_MSPI=y
2
CONFIG_MBOX=y
3
CONFIG_IPC_SERVICE=y
4
CONFIG_IPC_SERVICE_BACKEND_ICMSG=y
5
6
7
# Additional compiler flags
8
0 commit comments