Files
esp-matter/CHANGELOG.md
T
2025-05-07 10:39:26 +08:00

1.5 KiB

Changelog for esp_matter component registry

1.4.1

Bug Fixes

  • NDEBUG flag will be added if CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE is set.

Features

  • esp-matter commit: 725558007c
  • connectedhomeip commit: 19aeeb3ba072250b47c21cd242e657d5949a97d3

1.4.0

Features

  • Component based on Matter 1.4
  • esp-matter commit: 30af618a6e
  • connectedhomeip commit: cd07c4f5c3988258e6eba9d34d3dc0767d95e5a3

1.3.1

Features

  • Work with IDF component management (version >= 2.0) without hash problem
  • External platform path setting: support both absolute path or relative path to top-level CMakeLists
  • More default compile options for the source files
  • Could enable CONFIG_CHIP_OTA_IMAGE_BUILD to generate ota.bin file with IDF component management (version >= 2.0)
  • esp-matter commit: 5a9bc09a64
  • connectedhomeip commit: 735b69f73e386cb675242371afd0b237a8a78982

1.3.0

Features

  • Component esp_matter based on branch release/v1.3 commit, commit date Jun 11, 2024.