7 Commits

Author SHA1 Message Date
6b68415800 feat: Use esp_jpeg component for decoding 2025-05-06 14:45:01 +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
dd22259789 Remove targets from the idf_component.yml manifest 2022-05-27 14:45:48 +02:00
245ad8d465 Add idf_component.yml manifest and CI workflow for upload (#348)
Add idf_component.yml manifest
Add CI workflow for upload to the registry
Component is uploaded whenever workflow runs on a tagged commit
2022-01-18 16:40:11 +02:00
acf206a62a Add initial ESP32-S2 support 2021-04-30 16:51:03 +03:00
488c308b79 Update idf_component.yml 2021-03-11 11:57:32 +02:00
0ab3355170 Added package manifest file 2020-08-27 15:55:59 +02:00