boards: nrf54h20dk: Enable shell input
This enables typing commands in shell over UART. Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
This commit is contained in:
parent
8c8868c51e
commit
c091c944b6
3 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
zephyr,code-partition = &cpuapp_slot0_partition;
|
||||
zephyr,flash = &mram1x;
|
||||
zephyr,sram = &cpuapp_data;
|
||||
zephyr,shell-uart = &uart136;
|
||||
};
|
||||
|
||||
aliases {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue