Releases: esp-cpp/camera-display
Releases · esp-cpp/camera-display
v2.1.1
What's Changed
- feat: Add support for
waveshare s3 touchhardware and use framebuffers to allow decode failures to be discarded without visual artifacts by @finger563 in #13 - chore: Update to esp-idf v5.5.1 and update dependencies by @finger563 in #14
Full Changelog: v2.1.0...v2.1.1
ESP-IDF Size Report for 'Camera Display'
| Metric | v2.1.0 | v2.1.1 | Delta |
|---|---|---|---|
| FLASH | 1,307,120 bytes (31.16%) | 1,325,756 bytes (31.61%) | 🔺 +18,636 bytes (+0.45%) |
| DRAM | 183,155 bytes (53.59%) | 183,379 bytes (53.66%) | 🔺 +224 bytes (+0.07%) |
| IRAM | 0 bytes | 0 bytes | 0 bytes |
| RAM (DRAM+IRAM) | 183,155 bytes | 183,379 bytes | 🔺 +224 bytes (+0.07%) |
FLASH uses app .bin size or json2 flash sum. RAM sums DRAM+IRAM via idf_size. Percentages shown when totals are available.
DRAM/IRAM usage does not include memory used by the heap allocator at runtime.
This report was generated by esp-idf-size-delta.
v2.1.0
What's Changed
- feat(jpegdec): Update to latest, improving jpeg decoding by @finger563 in #11
- feat(byte90): Add support for byte90 and improve code by @finger563 in #12
Full Changelog: v2.0.6...v2.1.0
v2.0.6
Full Changelog: v2.0.5...v2.0.6
v2.0.5
Full Changelog: v2.0.4...v2.0.5
v2.0.4
Fix CI issue preventing auto-build / upload on tags / releases
Full Changelog: v2.0.3...v2.0.4
v2.0.3
Full Changelog: v2.0.2...v2.0.3
v2.0.2
Full Changelog: v2.0.1...v2.0.2
v2.0.1
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- feat: Add CLI for WiFi configuration by @finger563 in #10
Full Changelog: v1.6.0...v2.0.0