- 44024ca Remove all un-specified draft clusters from SDK (#35583) by Tennessee Carmel-Veilleux · 6 months ago
- 1d4f684 ModeSelect: Add setter API for SupportedModesManager. (#34809) by Rohit Jadhav · 7 months ago
- 13c45d5 Restructured folders in chip-energy-management-app - no code change (#34879) by jamesharrow · 7 months ago
- 4b58ad2 examples: Remove requires in main components for esp32 examples (#33213) by Wang Qixiang · 10 months ago
- bcebbc6 Enable CONFIG_BUILD_FOR_HOST_UNIT_TEST to fix CHIP test build (#32959) by Wang Qixiang · 11 months ago
- 660c928 Move declarations from `af.h` into the corresponding storage/table/... headers (#32776) by Andrei Litvin · 11 months ago
- 96329ae [ICD] Add Check-In message at boot logic and persistent subscription checks (#32613) by mkardous-silabs · 11 months ago
- f59323b Added Device Energy Management server.cpp to all-clusters-app (#30957) by jamesharrow · 1 year, 2 months ago
- 061ff86 Remove duplicate energy management files from all clusters app (#31155) by jamesharrow · 1 year, 3 months ago
- 0d9332e Doing the great thermostat renaming. (#30758) by David Rempel · 1 year, 3 months ago
- 547b587 Fix improperly mutable pointers to string constants (#30804) by Michael Spang · 1 year, 3 months ago
- 732f797 ESP32: Add ICD support for Thread devices (#28359) by Wang Qixiang · 1 year, 7 months ago
- 4ac9304 [ESP32] Update esp-idf to v5.1 release (#28326) by Shubham Patil · 1 year, 7 months ago
- d8aaa7c AppDelegate updates: new callback and docs (#28240) by Sharad Binjola · 1 year, 7 months ago
- 5897af2 Update AppDelegate to report error param and callback for when session establishment starts (#28138) by Sharad Binjola · 1 year, 8 months ago
- 78c62b0 Add Resource Monitoring Cluster Implementation (#27798) by Tobiasgraf · 1 year, 8 months ago
- 701fcb2 Add server implementation of temperature-control cluster. (#26566) by Rohit Jadhav · 1 year, 8 months ago
- e6f610b [ICD]Add needed elements to the ICD Manager to handle LIT mode (#27916) by Junior Martinez · 1 year, 8 months ago
- 0da8dc4 Add Smoke CO Cluster to All Clusters App (#27124) by EricZijian_Siter · 1 year, 8 months ago
- 212142b ESP32: Move the openthread platform config file to examples (#27162) by Wang Qixiang · 1 year, 9 months ago
- 5dea83e [Scenes] Enabling the scene-cluster (#26186) by lpbeliveau-silabs · 1 year, 9 months ago
- e663746 Identify cluster XML update (#26738) by fesseha-eve · 1 year, 10 months ago
- 8676d06 Update Pigweed; switch tokenized logging to its own handler function (#25351) by Wyatt Hepler · 1 year, 11 months ago
- fca8348 ESP32: fix compile errors related to screen framwork (#25588) by Wang Qixiang · 2 years ago
- bdaf87f ESP32: Add kDnss initialized event to re-establish binding table (#25563) by Abdul Rehman · 2 years ago
- 2c57862 ESP32: move Wi-Fi initializition out of Matter stack Initializition (#25455) by Wang Qixiang · 2 years ago
- 7775bec Align Power Source cluster XML to spec changes. (#25233) by Boris Zbarsky · 2 years ago
- d7971c0 af-gen-event.[h|cpp] removal (#24844) by Douglas Rocha Ferraz · 2 years, 1 month ago
- e294edb Remove emberAfSendDefaultResponse. (#25080) by Boris Zbarsky · 2 years, 1 month ago
- 660dc84 [ESP32] ESP-IDF v5.0 support in reamining apps (#24983) by Shubham Patil · 2 years, 1 month ago
- 87e7510 [ESP32] ESP-IDF v5.0 support in few apps (#24720) by Shubham Patil · 2 years, 1 month ago
- 554e871 Remove non-namespaced attribute ids from examples/. (#24761) by Boris Zbarsky · 2 years, 1 month ago
- 7eda58b [ESP32] Remove the zzz_generated app specific directories not containing (#24615) by Shubham Patil · 2 years, 1 month ago
- 89c6fb6 Add compile-time code generation using zap for app-templates (#23962) by Andrei Litvin · 2 years, 2 months ago
- cae6319 First JNI test & changes necessary to make it work (#24355) by Marcos B · 2 years, 2 months ago
- dacb056 [ESP32] move route_hook to platform layer (#24365) by Shu Chen · 2 years, 2 months ago
- 04c20f6 Rename "Basic" cluster to "Basic Information". (#24124) by Boris Zbarsky · 2 years, 3 months ago
- e0b529e Update Pigweed to 8659ed599 (#23741) by rgoliver · 2 years, 3 months ago
- b46af33 Replace legacy cluster id constants with namespaced ones. (#23833) by Boris Zbarsky · 2 years, 3 months ago
- 23787d6 Update Pigweed to 9264e686 (#23279) by rgoliver · 2 years, 3 months ago
- 559c7d5 Compile time code generation - add relevant code to all example builds (plus one sample codegen moved) (#23247) by Andrei Litvin · 2 years, 5 months ago
- db3ce61 [ESP32] Remove stale USE_ECHO_CLIENT and ECHO_HOST_IP kconfig options (#22097) by Shubham Patil · 2 years, 7 months ago
- 5f94d38 [ESP32] Support disabling SOFTAP for saving some flash (#22096) by Shubham Patil · 2 years, 7 months ago
- 2a894d5 ESP32: Remove LWIP_IPV6_SCOPES=0 for all the ESP32 platform apps (#21670) by Wang Qixiang · 2 years, 7 months ago
- 668553c [ESP32] Device Info Provider Implementation (#21752) by Shubham Patil · 2 years, 7 months ago
- b6859d7 No longer provide OperationDeviceProxy in OnDeviceConnected callback (#21256) by Terence Hampson · 2 years, 7 months ago
- d94cbdc Replace `PeerId` -> `ScopedNodeId` where applicable. (#20896) by Jerry Johns · 2 years, 7 months ago
- 383ced5 [power-source] Update cluster definitions (#20370) by Damian Królik · 2 years, 8 months ago
- f03b9ae Make all public FabricInfo getters const (#20088) by Tennessee Carmel-Veilleux · 2 years, 8 months ago
- e759310 [ESP32] Implement few methods from DeviceInstanceInfoProvider (#19995) by Shubham Patil · 2 years, 8 months ago
- dcec35a Pigweed: Update to 67bc89cdda8c (#19560) by rgoliver · 2 years, 9 months ago
- 104d1c4 Remove `client-api.cpp` and dependent clusters (#19291) by Jerry Johns · 2 years, 9 months ago
- 583ac0d Hook up builds for a "minimal" all-clusters app. (#18863) by Boris Zbarsky · 2 years, 9 months ago