blob: 7e73db751eee1cacf488bc91f8303b5f8c6e5c24 [file] [log] [blame]
/*
* Basic Device Tree overlay file.
*/
/ {
chosen {
/* Use uart0 for the mcumgr UART transport. */
zephyr,uart-mcumgr = &uart0;
};
};