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 698d1ab commit 1541856Copy full SHA for 1541856
applications/sdp/mspi/boards/nrf54l15dk_nrf54l15_cpuflpr.conf
@@ -46,4 +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
+CONFIG_PBUF_RX_READ_BUF_SIZE=768
snippets/sdp/mspi/app.conf
@@ -2,7 +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