boards/shields: add zephyr,display chosen property
Add zephyr,display chosen property. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
This commit is contained in:
parent
2d175d14f3
commit
65f0c8641c
24 changed files with 130 additions and 21 deletions
|
@ -30,6 +30,7 @@
|
|||
zephyr,console = &lpuart1;
|
||||
zephyr,shell-uart = &lpuart1;
|
||||
zephyr,canbus = &flexcan2;
|
||||
zephyr,display = &lcdif;
|
||||
};
|
||||
|
||||
sdram0: memory@80000000 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue