m5stack / M5Stack-Camera

Base espressif esp32-camera
200 stars 104 forks source link

Build Issue - RTCIO support must be enabled. #29

Open mws-rmain opened 4 years ago

mws-rmain commented 4 years ago

Module: ESP32CAM

/home/xxx/workspace/m5cam/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;

Requires RTCIO support be enabled in 'make menuconfig': image

ChristophNoack commented 3 years ago

Could plz help so? Please!