Skip to content

Releases: esp-cpp/camera-display

v2.1.1

30 Oct 14:24
c4c3a73

Choose a tag to compare

What's Changed

  • feat: Add support for waveshare s3 touch hardware 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

12 Aug 18:26
41e7f9b

Choose a tag to compare

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

25 Jun 13:52

Choose a tag to compare

Full Changelog: v2.0.5...v2.0.6

v2.0.5

25 Jun 13:44

Choose a tag to compare

Full Changelog: v2.0.4...v2.0.5

v2.0.4

25 Jun 13:27

Choose a tag to compare

Fix CI issue preventing auto-build / upload on tags / releases

Full Changelog: v2.0.3...v2.0.4

v2.0.3

24 Jun 19:42

Choose a tag to compare

Full Changelog: v2.0.2...v2.0.3

v2.0.2

23 Jun 18:43

Choose a tag to compare

Full Changelog: v2.0.1...v2.0.2

v2.0.1

23 Jun 18:30

Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

v2.0.0

23 Jun 17:31
03ca604

Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v2.0.0

v1.6.0

20 May 16:11
c447bed

Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0