Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

camera driver compile problem #45

Open
e135193 opened this issue Jul 17, 2022 · 0 comments
Open

camera driver compile problem #45

e135193 opened this issue Jul 17, 2022 · 0 comments

Comments

@e135193
Copy link

e135193 commented Jul 17, 2022

How can I enable RTCIO. When I type menuconfig, I just see camera options.

esp/esp-idf/components/esp32-camera/driver/twi.c:61:24: error: 'rtc_gpio_desc' undeclared (first use in this function); did you mean 'rtc_io_desc'?
     uint32_t rtc_reg = rtc_gpio_desc[pin].reg;
                        ^~~~~~~~~~~~~
                        rtc_io_desc

Capture

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant