esp32-camera/target
Radomir Dopieralski d117548c22 Make xclk pin optional
Some camera modules come with a crystal oscillator that already provides
the main clock, and they don't have the xclk/mclk pin. We don't need to
initialize the PWM pin then.

(cherry picked from commit 896cb707dd)
2022-12-16 17:13:45 +01:00
..
esp32 Fixed build errors for IDF version release-v5.0 2022-08-08 07:58:06 +02:00
esp32s2 Fixed build errors for IDF version release-v5.0 2022-08-08 07:58:06 +02:00
esp32s3 fix bug when config->pin_xclk == -1 2022-08-15 14:23:45 +02:00
private_include Fixed build errors for IDF version release-v5.0 2022-08-08 07:58:06 +02:00
xclk.c Make xclk pin optional 2022-12-16 17:13:45 +01:00