espressif / esp-who

Face detection and recognition framework
Other
1.64k stars 458 forks source link

esp-who support for Esp32s2 #167

Open bkvenkatesh opened 3 years ago

bkvenkatesh commented 3 years ago

Anybody tried to program esp32s2 with the OV2640 camera driver within the esp-who repo ? I tried to build camera driver and i endup with lot of errors in twi.c / camera.c. Any ideas on how i can continue or even should i be ambitious to compile it ?