Fix for x86_64 build fail
[platform/upstream/connectedhomeip.git] / scripts / README.md
1 # Scripts
2
3 Herein is a smattering of scripts, mostly bash, that:
4
5 -   capture repetitive developer workflow
6 -   provide glue for integration with CI and IDEs
7 -   provide tree build facilities (e.g. gen-chip-version.sh)
8 -   replicate tree-wide CI flows for local verification (e.g. helpers/)