We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c48310c commit 81e7df8Copy full SHA for 81e7df8
loader/boards/arduino_giga_r1_m7.overlay
@@ -63,7 +63,7 @@
63
&dcmi {
64
status = "okay";
65
sensor = <&ov7670>;
66
- ext-sdram = <&sdram1>;
+ /* ext-sdram = <&sdram1>; */
67
pinctrl-0 = <&dcmi_hsync_ph8 &dcmi_pixclk_pa6 &dcmi_vsync_pi5
68
&dcmi_d0_ph9 &dcmi_d1_ph10 &dcmi_d2_ph11 &dcmi_d3_pg11
69
&dcmi_d4_ph14 &dcmi_d5_pi4 &dcmi_d6_pi6 &dcmi_d7_pi7>;
0 commit comments