boards: mimxrt1020_evk: Enable lpuart2 for bluetooth hci
Enables instance 2 of the lpuart driver and configures pinmuxes to use bluetooth hci on the mimxrt1020_evk board. Updates board documentation accordingly. Tested with samples/bluetooth/peripheral_hr, with frdm_kw41z attached as an arduino shield running the nxp hci controller application. Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
This commit is contained in:
parent
2484e301b1
commit
2ec2ac16d5
4 changed files with 27 additions and 1 deletions
|
@ -57,6 +57,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
arduino_serial: &uart2 {};
|
||||
|
||||
&flexspi0 {
|
||||
reg = <0x402a8000 0x4000>, <0x60000000 0x800000>;
|
||||
is25wp064: is25wp064@0 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue