minimal working example, still fails shutdown
This commit is contained in:
11
boards/beagleplay_am6254_m4.overlay
Normal file
11
boards/beagleplay_am6254_m4.overlay
Normal file
@@ -0,0 +1,11 @@
|
||||
/ {
|
||||
chosen {
|
||||
mikrobus,uart = &main_uart5;
|
||||
zephyr,console = "";
|
||||
};
|
||||
};
|
||||
|
||||
&main_uart5 {
|
||||
status = "okay";
|
||||
current-speed = <115200>;
|
||||
};
|
||||
Reference in New Issue
Block a user