boards: nxp: mimxrt1064: enabled pit driver
Enabled the PIT Counter Driver for the mimxrt1064. Signed-off-by: Emilio Benavente <emilio.benavente@nxp.com>
This commit is contained in:
parent
40414f72e9
commit
be0a147b73
2 changed files with 23 additions and 0 deletions
|
@ -340,6 +340,10 @@ zephyr_udc0: &usb1 {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&pit0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
dvp_fpc24_i2c: &lpi2c1 {};
|
||||
|
||||
dvp_fpc24_interface: &csi {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue