Skip to content

Files

This branch is 8457 commits behind project-chip/connectedhomeip:master.

src

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 3, 2022
Nov 9, 2022
Nov 4, 2022
Nov 4, 2022
Nov 4, 2022
Nov 11, 2022
Nov 11, 2022
Nov 4, 2022
Nov 3, 2022
Nov 9, 2022
Oct 26, 2022
Nov 4, 2022
Nov 10, 2022
Nov 4, 2022
Oct 6, 2022
Sep 16, 2022
Sep 2, 2021
Nov 3, 2022
Nov 4, 2022
Oct 21, 2022
Oct 3, 2022
May 13, 2022
Nov 4, 2022
Jul 21, 2022
May 27, 2021
Apr 13, 2022

Source Code

Directory Structure

The CHIP src directory is structured as follows:

File / Folder Contents
app Application Layer -- Zigbee Cluster Library (ZCL)
ble BLE Layer -- Bluetooth Transport Protocol (BTP)
controller Controller API
crypto Cryptography libraries
darwin Darwin Framework (iOS and macOS)
include Public headers
inet Network Layer -- TCP and UDP endpoints
lib Core and Support libraries
lwip Lightweight IP adaptation (to third_party library)
platform Device Layer -- platform portability adaptations
qrcodetool QR code tool
setup_payload QR code setup data encode / decode library
system System Layer -- common APIs for mem, work, etc.
test_driver Framework for on-device testing

Darwin

Near Field Communication Tag Reading

NFC Tag Reading is disabled by default because a paid Apple developer account is required to have it enabled. If you want to enable it and you have a paid Apple developer account, go to the CHIPTool iOS target and turn on Near Field Communication Tag Reading under the Capabilities tab.