We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8de5781 commit 044594eCopy full SHA for 044594e
boards/arm/rpi_pico/rpi_pico.dts
@@ -14,6 +14,7 @@
14
zephyr,sram = &sram0;
15
zephyr,flash = &flash0;
16
zephyr,console = &uart0;
17
+ zephyr,shell-uart = &uart0;
18
zephyr,code-partition = &code_partition;
19
};
20
0 commit comments