dts: boards: npcx7m6fb_evb: Select shell-uart
Select `shell-uart` for the `npcx7m6fb_evb` target. Signed-off-by: Patryk Koscik <pkoscik@antmicro.com>
This commit is contained in:
parent
4c028fadc3
commit
b2da2de62a
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
||||||
chosen {
|
chosen {
|
||||||
zephyr,sram = &sram0;
|
zephyr,sram = &sram0;
|
||||||
zephyr,console = &uart1;
|
zephyr,console = &uart1;
|
||||||
|
zephyr,shell-uart = &uart1;
|
||||||
zephyr,flash = &flash0;
|
zephyr,flash = &flash0;
|
||||||
zephyr,keyboard-scan = &kscan_input;
|
zephyr,keyboard-scan = &kscan_input;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue