mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 00:34:10 +08:00
boards/nrf5340-dk: enable rpmsg uart for rptun configurations
This commit is contained in:
@@ -32,6 +32,7 @@ CONFIG_PREALLOC_TIMERS=4
|
||||
CONFIG_RAM_SIZE=524288
|
||||
CONFIG_RAM_START=0x20000000
|
||||
CONFIG_RAW_BINARY=y
|
||||
CONFIG_RPMSG_UART=y
|
||||
CONFIG_RPTUN=y
|
||||
CONFIG_RPTUN_LOCAL_CPUNAME="cpuapp"
|
||||
CONFIG_RPTUN_PING=y
|
||||
|
||||
@@ -32,6 +32,7 @@ CONFIG_PREALLOC_TIMERS=4
|
||||
CONFIG_RAM_SIZE=65535
|
||||
CONFIG_RAM_START=0x21000000
|
||||
CONFIG_RAW_BINARY=y
|
||||
CONFIG_RPMSG_UART=y
|
||||
CONFIG_RPTUN=y
|
||||
CONFIG_RPTUN_LOCAL_CPUNAME="cpunet"
|
||||
CONFIG_RPTUN_PING=y
|
||||
|
||||
Reference in New Issue
Block a user