refactor(behaviors): Rename reset behavior.
* Upstream now has a node w/ label `reset` on many boards, so renaming our reset behavior node label to `sys_reset`.
This commit is contained in:
parent
4f2f9db1d4
commit
35a1c5a3d4
33 changed files with 48 additions and 47 deletions
|
|
@ -45,7 +45,7 @@
|
|||
raise_layer {
|
||||
bindings = <
|
||||
&trans &trans &trans &trans &trans &trans &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &trans
|
||||
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &reset &bootloader
|
||||
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &sys_reset &bootloader
|
||||
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
|
||||
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
|
||||
&trans &trans &trans &trans &trans &trans &trans &trans &bt BT_CLR &trans
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue