sync
This commit is contained in:
@@ -63,7 +63,6 @@
|
||||
pinctrl-names = "default", "sleep";
|
||||
};
|
||||
|
||||
// &uart0 { status = "disabled"; };
|
||||
&i2c0 { status = "disabled"; };
|
||||
&spi1 { status = "disabled"; };
|
||||
&spi3 { status = "disabled"; };
|
||||
@@ -74,4 +73,15 @@
|
||||
&radio { status = "disabled"; };
|
||||
&ieee802154 { status = "disabled"; };
|
||||
&bt_hci_sdc { status = "disabled"; };
|
||||
&cryptocell { status = "disabled"; };
|
||||
&cryptocell { status = "disabled"; };
|
||||
|
||||
// unkommentieren für prod
|
||||
// &uart0 { status = "disabled"; };
|
||||
// / {
|
||||
// chosen {
|
||||
// /delete-property/ zephyr,console;
|
||||
// /delete-property/ zephyr,shell-uart;
|
||||
// /delete-property/ zephyr,uart-mcumgr;
|
||||
// /delete-property/ zephyr,ieee802154;
|
||||
// };
|
||||
// };
|
||||
Reference in New Issue
Block a user