Files
esp-matter/CHANGELOG.md
2024-12-17 17:32:28 +08:00

916 B

Changelog for esp_matter component registry

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.