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:
Emilio Benavente 2024-08-27 15:27:57 +00:00 committed by Carles Cufí
commit be0a147b73
2 changed files with 23 additions and 0 deletions

View file

@ -340,6 +340,10 @@ zephyr_udc0: &usb1 {
status = "okay";
};
&pit0 {
status = "okay";
};
dvp_fpc24_i2c: &lpi2c1 {};
dvp_fpc24_interface: &csi {};