4 Commits

Author SHA1 Message Date
cda34fe48d GOOUU TECH ESP32S3 board pin mapping
Added pin mapping definition for the chinese GOOUU esp32-s3 cam boards
2025-05-10 01:23:40 -03:00
b6a8297342 Add mega ccm driver support
Signed-off-by: Lee Jackson <lee.jackson@arducam.com>
2024-11-15 12:39:16 +08:00
bae46be5eb Update example to place frame buffer in PSRAM (#648)
ESP32 failed to start the example
2024-03-21 14:06:18 +02:00
8e1a00391a Maintenance changes in the component, examples and readme (#597)
* 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
2023-11-09 18:23:30 +02:00