mirror of
https://github.com/espressif/esp32-camera.git
synced 2025-05-17 07:06:42 +08:00

* maint(build): remove legacy GNU Make build system support * maint(example): move the example so that component manager finds it * maint(example): specify component dependency * maint(build): clean up legacy 'register_component' usage * maint(build): specify more fields in component manifest * doc(readme): simplify installation instructions See https://github.com/espressif/esp32-camera/issues/596 * maint(ci): remove tests for EOL versions (v4.1, v4.2) * fix(build): add missing transitive dependency on driver component
6 lines
337 B
YAML
6 lines
337 B
YAML
description: ESP32 compatible driver for OV2640, OV3660, OV5640, OV7670 and OV7725 image sensors.
|
|
url: https://github.com/espressif/esp32-camera
|
|
issues: https://github.com/espressif/esp32-camera/issues
|
|
documentation: https://github.com/espressif/esp32-camera/tree/main/README.md
|
|
repository: https://github.com/espressif/esp32-camera.git
|