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:
Chaitanya Tata 2024-04-15 17:31:16 +05:30 committed by Carles Cufí
commit c091c944b6
3 changed files with 3 additions and 0 deletions

View file

@ -22,6 +22,7 @@
zephyr,code-partition = &cpuapp_slot0_partition;
zephyr,flash = &mram1x;
zephyr,sram = &cpuapp_data;
zephyr,shell-uart = &uart136;
};
aliases {