jakkra / ZSWatch

ZSWatch - the Open Source Zephyrâ„¢ based Smartwatch, including both HW and FW.
https://forms.gle/G48Sm5zDe9aCaYtT9
GNU General Public License v3.0
2.26k stars 191 forks source link

Disable UART in DT #311

Closed Kampi closed 1 month ago

Kampi commented 1 month ago

Disable UART for rev >3

&uart0 {
    status = "disabled";
};