C Freeman e86bb35ed6 IP cluster-based commissioning (#6798) 4 лет назад
..
build 4b82c2bcb7 Integrate Mobly (#2967) 5 лет назад
examples 01fbb86d2c [K32W] TE2 fixes (#6723) 4 лет назад
flashing 8f87f836f7 K32W: Remove the flashing script (#5881) 4 лет назад
helpers 91a2b6d660 Fix restyle URL for downloading script (#6427) 4 лет назад
setup 8b649a234e Add python packages for linux setting up (#5387) 4 лет назад
tests 3bdeaf68a4 Refactor exchange usage in IM to improve cirque stability (#6730) 4 лет назад
tools 81a4896136 Zap add common folder for configuration agnostic files (#7014) 4 лет назад
BUILD.gn 5cda0bdb6f Add bootstrap variant that skips CIPD (#5344) 4 лет назад
README.md 1826e1d80a Groom scripts and integrations (#487) 5 лет назад
activate.sh c7ed260901 Update pigweed & enable arm64 host support (#3319) 5 лет назад
bootstrap.sh 5cda0bdb6f Add bootstrap variant that skips CIPD (#5344) 4 лет назад
build_python.sh e86bb35ed6 IP cluster-based commissioning (#6798) 4 лет назад
environment.json 5cda0bdb6f Add bootstrap variant that skips CIPD (#5344) 4 лет назад
environment_no_cipd.json 5cda0bdb6f Add bootstrap variant that skips CIPD (#5344) 4 лет назад
gen-chip-version.sh 42e74bd94b Fix various shellcheck warnings (#1334) 5 лет назад
gen_chip_version.py efa630b58e Support building CHIP with GN (#1456) 5 лет назад
gen_test_driver.py f6ad93c3fc Simplify unit test generation - remove 'driver' boilerplate and extern C header (#3888) 5 лет назад
no_cipd_bootstrap.sh 5cda0bdb6f Add bootstrap variant that skips CIPD (#5344) 4 лет назад
pigweed.json 0615a59e14 Update Pigweed from b227355 to 0aeedcc (#6381) 4 лет назад
requirements.in fb7cd0f64f Requirements for scripts/tools/memory/ (#6975) 4 лет назад
requirements.txt fb7cd0f64f Requirements for scripts/tools/memory/ (#6975) 4 лет назад
run_in_build_env.sh cb5244e8fb Drive the vscode esp32 wifi example through a separate script (#3258) 5 лет назад

README.md

Scripts

Herein is a smattering of scripts, mostly bash, that:

  • capture repetitive developer workflow
  • provide glue for integration with CI and IDEs
  • provide tree build facilities (e.g. gen-chip-version.sh)
  • replicate tree-wide CI flows for local verification (e.g. helpers/)