commit | fe3bbc809108189818696056bf93094eaf32570b | [log] [tgz] |
---|---|---|
author | Pankaj Garg <pgarg2@apple.com> | Tue Mar 10 14:27:26 2020 -0700 |
committer | Pankaj Garg <pgarg2@apple.com> | Tue Mar 10 14:39:31 2020 -0700 |
tree | 79f7d0f2aac49337328c814ba4a1697a74e05f88 | |
parent | 362e2a3faee207eec773680e1c75db23a6ac0af6 [diff] |
Change BLE namespace to CHIP
All documentation is inside of the docs section
Additional build information can also be found in BUILDING.md.
There are numerous avenues for CHIP support:
The CHIP repository is structured as follows:
File / Folder | Contents |
---|---|
build/ | Build system support content |
BUILDING.md | More detailed information on configuring and building CHIP for different targets |
CODE_OF_CONDUCT.md | Code of Conduct for CHIP, and contributions to it |
CONTRIBUTING.md | Guidelines for contributing to CHIP |
CONTRIBUTORS.md | Contributors to CHIP |
docs/ | Documentation |
integrations/ | Third party integrations related to this project |
integrations/github/ | GitHub integrations related to this project |
integrations/github/actions | GitHub actions related to this project |
images/ | Images |
LICENSE | CHIP License file (Apache 2.0) |
README.md | This file |
src/ | Implementation of CHIP |
tests/ | Tests for CHIP |
tools/ | Tools needed to work with the CHIP repo, as well as develop in the repository |
We would love for you to contribute to CHIP and help make it even better than it is today! See the CONTRIBUTING.md file for more information.
CHIP is released under the Apache 2.0 license Please read more details therein