Skip to content

Releases: esp-cpp/wireless-debug-display

v2.0.1

30 Oct 14:23
1c96d1e

Choose a tag to compare

What's Changed

  • chore: Update to esp-idf v5.5.1 and update dependencies by @finger563 in #13

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

ESP-IDF Size Report for 'Wireless Debug Display'

Metric v2.0.0 v2.0.1 Delta
FLASH 1,560,888 bytes (74.43%) 1,608,252 bytes (76.69%) 🔺 +47,364 bytes (+2.26%)
DRAM 195,583 bytes (57.23%) 195,799 bytes (57.29%) 🔺 +216 bytes (+0.06%)
IRAM 16,384 bytes (100.00%) 16,384 bytes (100.00%) 0 bytes (0.00%)
RAM (DRAM+IRAM) 211,967 bytes 212,183 bytes 🔺 +216 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.0.0

25 Jun 15:13
0d83d7f

Choose a tag to compare

What's Changed

  • chore(CI): Update CI to build for each hardware target by @finger563 in #11
  • feat: Add WiFi CLI for runtime (re-)configuration by @finger563 in #12

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

v1.0.1

12 Jun 20:19
ed3c302

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

22 May 17:42
a60101a

Choose a tag to compare

What's Changed

  • chore: Update ESPP to 1.0 and LVGL to 9.2.2. Remove submodules by @finger563 in #8

Full Changelog: v0.4.0...v1.0.0

v0.4.0

06 Jul 20:33
caa35a7

Choose a tag to compare

What's Changed

  • Update CI dependencies to lastest versions by @finger563 in #7
  • feat: Simplify main by using new esp-box, t-deck, and wrover-kit components by @finger563 in #6

Full Changelog: v0.3.0...v0.4.0

v0.3.0

18 Feb 17:50
c4cdeaa

Choose a tag to compare

What's Changed

  • Update Submodules and add CI for automated code analysis, building, and releasing by @finger563 in #5

Full Changelog: v0.2.0...v0.3.0

v0.2.0

08 Nov 15:58
c4643f7

Choose a tag to compare

What's Changed

  • Simplify code and add support for ESP32-S3-BOX-3 by @finger563 in #4

Full Changelog: v0.1.1...v0.2.0

v0.1.1

06 Nov 14:54
bd0d3fa

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

20 Sep 21:14
0403d9b

Choose a tag to compare

What's Changed

  • feat(main): implement main functionality by @finger563 in #1

New Contributors

Full Changelog: https://github.com/esp-cpp/wireless-debug-display/commits/v0.1.0