boards: arm: Extend usb device support to all nxp imx rt boards
Extends the usb device support from mimxrt10{50,64}_evk to all other imx rt boards. Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
This commit is contained in:
parent
60915c884f
commit
6cfd8113a7
10 changed files with 22 additions and 0 deletions
|
@ -89,3 +89,7 @@ arduino_serial: &uart2 {};
|
|||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
||||
&usbd1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue