- Copy ESP32_CAM folter to /micropython/ports/esp32/boards/
- Copy src folder to the same directory of the micropython
- compile project with the command below
make BOARD=ESP32_CAM USER_C_MODULES=../../../../src/micropython.cmake
make BOARD=ESP32_CAM USER_C_MODULES=../../../../src/micropython.cmake