ESP32 Camera Driver v2.0.4
What's Changed
- fix: fix bad macro definition on cam stack size by @WangYuxin-esp in #480
- OV7670 fixes by @br101 in #484
- Added badge with version to README by @XDanielPaul in #487
- Fix LoadStoreAlignment panic by @me-no-dev in #491
- fix: remove unnecessary new line in logs of driver initialization by @AgainPsychoX in #500
- Fix: Make sure there is a queue size of at least 1. by @samw3 in #527
- Fix/pedantic build by @tore-espressif in #529
- Adds esp_camera_return_all() by @wouterdebie in #519
- Uninstalls ISR service on cam deinit by @wouterdebie in #516
- Support: jpeg decoder on esp32c2 by @vikramdattu in #525
New Contributors
- @br101 made their first contribution in #484
- @XDanielPaul made their first contribution in #487
- @AgainPsychoX made their first contribution in #500
- @samw3 made their first contribution in #527
- @tore-espressif made their first contribution in #529
- @wouterdebie made their first contribution in #519
Full Changelog: v2.0.3...v2.0.4