This patch adds a new sample presenting usage of RPMsg Service subsystem. Signed-off-by: Hubert Miś <hubert.mis@nordicsemi.no>
9 lines
193 B
Plaintext
9 lines
193 B
Plaintext
CONFIG_PRINTK=y
|
|
CONFIG_IPM=y
|
|
CONFIG_TIMESLICE_SIZE=1
|
|
CONFIG_MAIN_STACK_SIZE=2048
|
|
CONFIG_HEAP_MEM_POOL_SIZE=4096
|
|
CONFIG_RPMSG_SERVICE=y
|
|
CONFIG_RPMSG_SERVICE_MODE_MASTER=y
|
|
CONFIG_OPENAMP_SLAVE=n
|