boards: frdm_rw612: add chosen uart-mcumgr
Adds chosen zephy,uart-mcumgr used by DFU MCUMgr via UART. Signed-off-by: Andrej Butok <andrey.butok@nxp.com>
This commit is contained in:
parent
8983a610a3
commit
8a701d5974
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
zephyr,shell-uart = &flexcomm3;
|
||||
zephyr,flash-controller = &w25q512jvfiq;
|
||||
zephyr,code-partition = &slot0_partition;
|
||||
zephyr,uart-mcumgr = &flexcomm3;
|
||||
};
|
||||
|
||||
leds {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue