Skip to content

v2.4.7

Choose a tag to compare

@XDanielPaul XDanielPaul released this 02 Mar 17:23
· 135 commits to main since this release

IDF Component Manager v2.4.7 (2026-03-02)

PyPI release: https://pypi.org/project/idf-component-manager/2.4.7/

Changes

ESP-IDF Integration

  • Fixed the issue where sdkconfig options were not preserved across multiple Component Manager runs when using KConfig options. (1b1fb643)
  • Ensured that the missing KConfig option warning appears only on the last unsuccessful run. (8bbfdf83)