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.