add missing overlay entry for alternate gpio
This commit is contained in:
committed by
Matthias Ringwald
parent
557e25897e
commit
7f9db04724
@@ -6,7 +6,11 @@
|
||||
gpios = <&arduino_header 10 GPIO_ACTIVE_HIGH>;
|
||||
label = "Controller to host timesync pin";
|
||||
};
|
||||
};
|
||||
alternate_toggle: pin_1 {
|
||||
gpios = <&arduino_header 11 GPIO_ACTIVE_HIGH>;
|
||||
label = "alternate toggle pin";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&uart0 {
|
||||
|
||||
Reference in New Issue
Block a user