ESP-IDF v3.2.3-167-g3b7777e22-dirty 2nd stage bootloader
when try make flash getting error make[1]: No rule to make target /......./m5stack-cam-psram/uart/components/esp32-camera/driver/twi.c', needed bydriver/twi.o'. Stop.
make: [component-esp32-camera-build] Error 2
according to this esp32-homekit-camera issue, go to menuconfig > Component config > driver configurations > RTCI0 configuration and enable it, save and build.
module: ESP32CAM sdkconfig: default tested code: https://github.com/m5stack/m5stack-cam-psram/tree/master/uart
ESP-IDF v3.2.3-167-g3b7777e22-dirty 2nd stage bootloader when try make flash getting error make[1]: No rule to make target
/......./m5stack-cam-psram/uart/components/esp32-camera/driver/twi.c', needed by
driver/twi.o'. Stop. make: [component-esp32-camera-build] Error 2