mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
27dd31913a
- Earlier fixes removed .git which potentially failed building the examples as esp-idf does git describe during builds. Added them back anad build works now. - Removed the dormant bits from the docker-image - Added ninja-jobs option for better resource utilization during host tool builds - Added back the linux installation as we do need ability to run chip-tool from the container.