Skip to content

Releases: espressif/esp-idf-size

Version 1.5.0

18 Jun 06:05
Compare
Choose a tag to compare

v1.5.0 (2024-06-17)

New Features

  • ng: add filtering for archives, files, and symbols in table and CSV formats
  • ng: initial support for memorymap API

Bug Fixes

  • correctly handle DIRAM and overflows reports

Version 1.4.0

20 May 11:31
Compare
Choose a tag to compare

v1.4.0 (2024-05-20)

New Features

  • ng: support for projects built with enabled LTO
  • ng: initial version of ELF/DWARF parser
  • add --unify option allowing to aggregate size information

Bug Fixes

  • ng: handle output sections with no content in map file
  • ng: fix line enumeration in link map file parser
  • ng: remove console width limit
  • ng: fix map and elf file detection
  • ng: fix memory map trimming for diff output

Version 1.3.0

15 Apr 11:27
Compare
Choose a tag to compare

v1.3.0 (2024-04-15)

New Features

  • ng: add support for output format sorting
  • esp32c61: basic size support

Bug Fixes

  • ng: input section address not within output section range
  • do not account noinit sections into total image size
  • account only output sections with ".flash" string into flash memory
  • account SRAM1 into IRAM size on esp32

Version 1.2.0

18 Mar 12:36
Compare
Choose a tag to compare

v1.2.0 (2024-03-18)

New Features

  • ng: add explicit bytes support

Version 1.1.1

07 Feb 08:38
Compare
Choose a tag to compare

v1.1.1 (2024-02-07)

Bug Fixes

  • ng: correctly set input section stage in linker map parser
  • ng: provide more verbose error message when parsed map file validation fails

Version 1.1.0

31 Jan 12:33
Compare
Choose a tag to compare

v1.1.0 (2024-01-31)

New Features

  • esp32c5: base support of esp32c5