boards: shields: frdm_kw41z: No reason to change chosen node
This nodelabel was changed while converting all shields to new nodelabel scheme. On this particular nodelabel, there was no change to be done, as it doesn't refer to a node defined in the shield. Revert this chagne. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
parent
39af51372d
commit
ffcbc391ef
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
/ {
|
||||
chosen {
|
||||
zephyr,bt-uart = &arduino_serial_frdm_kw41z;
|
||||
zephyr,bt-uart = &arduino_serial;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue