- c06a0be Add a new build directory to .gitignore (#35604) by Tennessee Carmel-Veilleux · 6 months ago
- 60d6c6b [devcontainer] Version bump and enhanced UX. (#35403) by Miłosz Tomkiel · 6 months ago
- d342d9b Ignore virtual-device-app build directory (#33169) by Arkadiusz Bokowy · 10 months ago
- bbddfba Fixes in the ability to run jupyter-lab: better startup script & build_python support (#31691) by Andrei Litvin · 1 year, 1 month ago
- 561d7e1 rename the Robotic Vacuum Operational State cluster (#27273) by Petru Lauric · 1 year, 9 months ago
- 82438f5 [Feature] RVC operational state cluster xml (#26989) by Petru Lauric · 1 year, 9 months ago
- 87e7510 [ESP32] ESP-IDF v5.0 support in few apps (#24720) by Shubham Patil · 2 years, 1 month ago
- dfa7c9d Add a script to simplify getting relevant zap binary if not manually installed (#24651) by Andrei Litvin · 2 years, 1 month ago
- e7347ea Add Sphinx documentation framework (#24185) by Gaute Svanes Lunde · 2 years, 2 months ago
- ccd41c6 FIX TSTST-2.2 script (#20166) by chrisbeach59 · 2 years, 8 months ago
- 4ad2af6 [EFR32] Adds fixes for IPv4/6 address resolution on RS911x and WF200 (#19770) by Rohan Sahay · 2 years, 8 months ago
- 4c5dd65 Roll Pigweed (#16317) by Rob Mohr · 3 years ago
- 4655ab7 [gitignore] Add *~ to gitignore (#12658) by Song GUO · 3 years, 3 months ago
- 924f36e Added Android platform (#9884) by Hui.Li-TCL · 3 years, 5 months ago
- db1a4aa Add *.egg-info to .gitignore. (#8521) by Boris Zbarsky · 3 years, 7 months ago
- cc13560 Add Mbed os port (#7926) by Vincent Coubard · 3 years, 8 months ago
- 42534dd Make it hard to accidentally commit the Darwin framework build dir (#7069) by Boris Zbarsky · 3 years, 9 months ago
- 2244db6 Roll up third_party/pigweed/repo to ToT (#4044) by szatmz · 4 years, 3 months ago
- 2f16904 Move src/transport/tests to auto-test-driver generation (#3999) by Andrei Litvin · 4 years, 3 months ago
- f94a92d Add add/remove/set flag helpers for MessageHeader (#3054) by Andrei Litvin · 4 years, 5 months ago
- 2a4e6b7 Remove automake bits from gitignore (#3068) by Michael Spang · 4 years, 5 months ago
- 9754e3d Get Doxygen documentation to be independent of the build system (#2703) by Vivien Nicolas · 4 years, 6 months ago
- f95aab9 [nRF Connect] Port shell example (#2426) by Damian Królik · 4 years, 6 months ago
- 89043b0 [cirque] Initial support for Cirque test (#2042) by Song Guo · 4 years, 7 months ago
- 4ec1029 Updated .gitignore (#1901) by Petro Akzhygitov · 4 years, 7 months ago
- efa630b Support building CHIP with GN (#1456) by Michael Spang · 4 years, 8 months ago
- 441abcb Add .rej and .orig patch files to .gitignore (#1354) by Vivien Nicolas · 4 years, 8 months ago
- 67663cd Add vim swap files to .gitignore (#1347) by Michael Spang · 4 years, 8 months ago
- 4d762b6 Add submodules (#1262) by Michael Spang · 4 years, 8 months ago
- c8a2dd0 make chipZclBuffer_t opaque by Rob Walker · 4 years, 9 months ago
- cdb1bad Move QEMU sdkconfig to build folder and gitignore it (#903) by Pankaj Garg · 4 years, 9 months ago
- 735f543 Show a QRCode and status on the M5Stack's display (#890) by Sagar Dhawan · 4 years, 9 months ago
- 3425be3 Add support to the echo server to process on/off cluster messages (#892) by Boris Zbarsky · 4 years, 9 months ago
- a923ce7 Move to CircleCI for Builds and Tests (#631) by Justin Wood · 4 years, 10 months ago
- 9ffc90f First implementation of iOS CHIP.framework and iOS code parser app (#537) by shana-apple · 4 years, 10 months ago
- 9eaf487 Ignore backup sdk config for the ESP32 example (#565) by Sagar Dhawan · 4 years, 10 months ago
- 05897f4 Add a WiFi Echo example for the ESP32 (#519) by Sagar Dhawan · 4 years, 10 months ago
- 6196e61 Consolidate how we have build/configure/test commands (#473) by Justin Wood · 4 years, 10 months ago
- 6235e2e Need implementation of an openSSL based ECDSA signing using NIST P256v1 (#421) by Bhaskar Sarma · 4 years, 10 months ago
- d82c6dd Groom .gitignore (#429) by Rob Walker · 4 years, 11 months ago
- aeec6c5 Move build/config to config (#426) by Rob Walker · 4 years, 11 months ago
- 5f7b952 Clone mbedTLS to third_party folder (#409) by Pankaj Garg · 4 years, 11 months ago
- 921e0e2 Fixup gitignore (#404) by Sagar Dhawan · 4 years, 11 months ago
- 3085be9 Add an example app for the EFR32 (#321) by Sagar Dhawan · 4 years, 11 months ago
- cc9467c Make C++ Intellisense work + docker container fixes for it (#324) by Justin Wood · 5 years ago
- 603c6fe Implementation of the ManualSetupPayloadGenerator/Parser (#231) by shana-apple · 5 years ago
- e6c95b0 Fix CHIP DeviceLayer Build and Link for EFR32 (#278) by Sagar Dhawan · 5 years ago
- 5a37520 Add exceptions for a number of precious files under the otherwise-ignored build/... subdirectory. by Grant Erickson · 5 years ago
- c545cc5 Add QRCode tests to tasks.json and launch.json by Bhaskar Sarma · 5 years ago
- b698396 Bootstrap + Make by Justin Wood · 5 years ago
- 72d717c Adding VS-Code development container by Justin Wood · 5 years ago
- 57e5a4e Allow bootstrap to be run from anywhere by Rob Walker · 5 years ago
- dd69905 Merge pull request #93 from rwalker-apple/Update-.gitignore-for-new-make-system by Rob Walker · 5 years ago
- 080f957 Update .gitignore for new make system by Rob Walker · 5 years ago
- 408c3be Add BuildConfig to gitignore by Sagar Dhawan · 5 years ago
- 2b34a03 Add a new line by Sagar Dhawan · 5 years ago
- 8470705 Sort lines by Sagar Dhawan · 5 years ago
- 2c44bc7 Update gitignore and Remove auto-generated header by Sagar Dhawan · 5 years ago
- 74a7e71 Ignore build-system-generated files created by 'bootstrap'. by Grant Erickson · 5 years ago
- 7517213 Add test files to gitignore by Sagar Dhawan · 5 years ago
- c9bbb25 Initial Outline by Justin Wood · 5 years ago