- 1de2c6f [ESP32] Implement providers which reads unique data from the secure cert partition (#35821) by Shubham Patil · 5 months ago
- 6880437 Attempt to fix ESP32 builds by adding an extra dependency (#36025) by Andrei Litvin · 5 months ago
- 9fc8386 [ICD] Make optional spec checks mandatory with the launch of LongIdleTime ICDs (#35956) by mkardous-silabs · 5 months ago
- cbacbe3 Remove `event list attribute` support in the SDK (#35874) by Andrei Litvin · 6 months ago
- bba766b Add ability to control data-model-interface usage for cmake-based platforms (#35559) by Andrei Litvin · 6 months ago
- 83d345e [ESP32] Add an option to set default log level for CHIP logs (#35442) by Chinmay Lonkar · 6 months ago
- 5fdee50 [ESP32] menuconfig options for groups cluster (#35394) by Shubham Patil · 7 months ago
- 7ad6aa8 [ESP32] Option to configure the pool allocation from heap (#30764) by Shubham Patil · 7 months ago
- ea679d2 esp32: update esp_rcp_update version to 1.2.0 (#35114) by Wang Qixiang · 7 months ago
- dc5bba7 [ESP32] Delta OTA Feature (#29011) by PSONALl · 7 months ago
- da82350 Add Thread BR example for ESP32 (#34043) by Wang Qixiang · 8 months ago
- 725f7ac Add Thread Border Router Management cluster server implementation and Generic Thread BR delegate (#33872) by Wang Qixiang · 8 months ago
- a49cd50 ESP32: Provision to place the app_main in other than main component (#34497) by Shubham Patil · 8 months ago
- 07c85dc ESP32: added config for Wi-Fi, Thread, and Ethernet network drivers. (#34052) by cdj · 8 months ago
- 42d03d5 [ESP32] Fix compiling examples with insights (#34472) by Shubham Patil · 8 months ago
- 8786012 [ESP32] Set MAX_EVENT_QUEUE_SIZE to 40 by default for ESP32 platform (#34202) by shripad621git · 9 months ago
- 1919112 [ESP32] Compilation fix when IPV4 is disabled. (#33085) by shripad621git · 9 months ago
- 0608519 Change MRP config depends for esp platform (#33433) by cdj · 10 months ago
- 3c9f101 Disable TCP on the MCU based platforms by default. (#33232) by Pradip De · 11 months ago
- ee53359 Add custom MRP configs for the esp platform (#33215) by cdj · 11 months ago
- e1dd279 [ESP32] Implement BLE Manager Shutdown for nimble host (#33109) by Shubham Patil · 11 months ago
- 692e9e1 [ESP32] Enable extended ble announcement for esp32 platform (#32389) by SAYON DEEP · 11 months ago
- b30ef3b ESP: Enable Wi-Fi and Ethernet coexisting and add platform mdns for Ethernet (#32428) by Wang Qixiang · 12 months ago
- 088b67a [ESP32] Added a config option to set the permit list size for esp32 traces. (#32035) by shripad621git · 1 year ago
- 92d87e8 Add Pigweed integration for esp32 (#32430) by Jakub Latusek · 1 year, 1 month ago
- 3d47e35 [ESP32] Add sntp support to get real time on esp32 (#32092) by Rohit Jadhav · 1 year, 1 month ago
- 3903f6c Add more ICD menuconfig options for ICD server (#32286) by Wang Qixiang · 1 year, 1 month ago
- 0a6db87 ESP32: Add a menuconfig option to enable/disable persist subscription (#30889) by Wang Qixiang · 1 year, 1 month ago
- 4d89506 [ESP32] Diagnostic logs provider delegate implementation in temperature-meausement-app (#31682) by Shubham Patil · 1 year, 2 months ago
- 77ae04e ESP32: Add EndpointQueueFilter for ESP32 platform (#31440) by Wang Qixiang · 1 year, 2 months ago
- f44eb6b Bump third_party/pigweed/repo from `9640cde` to `0380161` (#31589) by dependabot[bot] · 1 year, 2 months ago
- 8686f21 Fix examples building when enabling external platform (#31188) by Wang Qixiang · 1 year, 3 months ago
- cd815ef [ESP32] Config option for opening basic commissioning window on boot (#31158) by Shubham Patil · 1 year, 3 months ago
- 4cc18bb [ESP32] Added an API to set the CD in DAC providers and some documentation changes (#31104) by Shubham Patil · 1 year, 3 months ago
- c318131 [ESP32] Fix compile error when bt is disabled (#30867) by Shubham Patil · 1 year, 4 months ago
- c0fc888 [ESP32] Added the support to report the chip system statistics to the esp-insights. (#29158) by shripad621git · 1 year, 4 months ago
- f39e6c3 [ESP32] Fix adding NDEBUG flag to CPPFLAGS (#30763) by Shubham Patil · 1 year, 4 months ago
- f4205dc feat: configurable ble advertising autostart for esp32 (#30482) by Hideaki Tai · 1 year, 4 months ago
- 4ec129c esp32: make the shell command line buffer size configurable (#30050) by Wang Qixiang · 1 year, 5 months ago
- 3a66fef add a config to enable event list attribute (#29721) by Jerry-ESP · 1 year, 5 months ago
- 25bc9cb Implement the tracing macros using a backend for esp32. (#29543) by shripad621git · 1 year, 6 months ago
- 699ff65 ESP32: add more ICD kconfig options (#29371) by Wang Qixiang · 1 year, 6 months ago
- 242a52b [ESP32] Append to chip_libraries list only if present in (#29281) by Shubham Patil · 1 year, 6 months ago
- ecc0d63 Add rule for esp-insights component (#29123) by PSONALl · 1 year, 7 months ago
- b99c5b9 [ESP32] Enable LWIP_TCPIP_CORE_LOCKING by default and added static assert for the same (#28798) by Shubham Patil · 1 year, 7 months ago
- 9c56858 [ESP32] encrypted_ota: Call abort API when aborting OTA and some refactoring (#28778) by Shubham Patil · 1 year, 7 months ago
- 83ba78f Added tracing_functionality for esp32 platform and integrated the tracing with esp_insights. (#28466) by shripad621git · 1 year, 7 months ago
- 732f797 ESP32: Add ICD support for Thread devices (#28359) by Wang Qixiang · 1 year, 8 months ago
- 14bdc24 [app] Add option to disable read client (#28149) by Wang Qixiang · 1 year, 8 months ago
- 4ac9304 [ESP32] Update esp-idf to v5.1 release (#28326) by Shubham Patil · 1 year, 8 months ago
- 59a9f77 Revert "[app] Add option to disable Read Client (#28050)" (#28087) by Justin Wood · 1 year, 8 months ago
- a48afe0 [app] Add option to disable Read Client (#28050) by Wang Qixiang · 1 year, 8 months ago
- 4e60859 [ESP32] Do not use --fail-on-unused-args flag when using pregenerated (#27654) by Shubham Patil · 1 year, 9 months ago
- 111bc80 ESP32: Add option to enable controller building (#27544) by Wang Qixiang · 1 year, 9 months ago
- a41398b [ESP32] options to configure bg task priority, size, event queue size (#27448) by Shubham Patil · 1 year, 9 months ago
- d356484 Add a perfetto backend for tracing and enable it for chip-tool & light-app on linux (#27354) by Andrei Litvin · 1 year, 9 months ago
- abcd5ac [ESP32] Config option to enable background matter thread (#27348) by Shubham Patil · 1 year, 9 months ago
- 5de79f6 ESP32: Implement ICD related methods for ESP32 Wi-Fi platform (#27319) by Wang Qixiang · 1 year, 9 months ago
- 2b6423d Make main build python env not depend on all platform build requirements. (#27267) by Andrei Litvin · 1 year, 9 months ago
- a8a80bb [ESP32] Fix Ethernet Commissioning on esp-idf v5.0.2 (#27285) by PSONALl · 1 year, 9 months ago
- 86f70a3 [ESP32] docs: install esptool for idf v5.x and above and disable "chip_build_tests" by default (#27141) by Shubham Patil · 1 year, 10 months ago
- b2b5bea ESP32: Fix the link issues for ieee802154 component and esp_eth component (#27140) by Wang Qixiang · 1 year, 10 months ago
- 81f71a0 [ESP32] Support for using encrypted app binary for OTA upgrades (#26978) by Shubham Patil · 1 year, 10 months ago
- d700f2f Fix the incoming IM messages not being shown when debug logs are enabled (#27072) by Shubham Patil · 1 year, 10 months ago
- 275341e [ESP32] Config Option to enable/disable log filtering APIs (#27012) by Shubham Patil · 1 year, 10 months ago
- 68621d0 ESP32: Update managed mdns component version to v1.1.x (#26829) by Wang Qixiang · 1 year, 10 months ago
- 6ab42d0 ESP32: Add a menuconfig option to enable/disable route hook in matter (#26830) by Wang Qixiang · 1 year, 10 months ago
- b773d0a [ESP32] Use the backward compatible option for linking wifi libs (#26923) by Shubham Patil · 1 year, 10 months ago
- fd333d1 Add support for implementing different ethernet boards for esp32 (#26687) by PSONALl · 1 year, 10 months ago
- 35d40cc [ESP32] Kconfig fixes and link error fix for h2 (#26825) by Shubham Patil · 1 year, 10 months ago
- c24294a [ESP32] Provision to use the ESP32H2 ECDSA Peripheral (#26655) by Shubham Patil · 1 year, 10 months ago
- 3515101 ESP32: Use mbedtls component in IDF (#26608) by Wang Qixiang · 1 year, 10 months ago
- fda94b3 [ESP32] Use esp_log_writev() for logging rather than ESP_LOGx macros (#26348) by Shubham Patil · 1 year, 11 months ago
- 3200016 Fix regression for esp32 BLE controller (#26347) by PSONALl · 1 year, 11 months ago
- bedffde Fix pigweed RPC logging on ESP32 (#26282) by Terence Hampson · 1 year, 11 months ago
- 4850ad8 Suppressing the logs related to events' Long dispatch time and Log related changes in Logging.cpp. (#26227) by shripad621git · 1 year, 11 months ago
- 115eb6d ESP32: Add menuconfig to use Thread for non-matter task. (#25962) by Wang Qixiang · 2 years ago
- 11fe6d6 Secure Cert DAC Provider impl to read attestation info from esp_secure_cert partition. (#25802) by shripad621git · 2 years ago
- 55ecc6e ESP32: Enable shell command for external platform feature (#25648) by Abdul Rehman · 2 years ago
- b1615fb Esp32/ble controller (#23921) by PSONALl · 2 years ago
- fca8348 ESP32: fix compile errors related to screen framwork (#25588) by Wang Qixiang · 2 years ago
- 498f238 ESP: Add support on all-clusters-app and lighting-app for ESP32-C6 (#25564) by Wang Qixiang · 2 years ago
- d44b6a6 ESP32: enable platform mdns for ESP32-C2 (#25459) by Wang Qixiang · 2 years, 1 month ago
- 03fc0b5 Configure Commissioning Window Timeout (#25152) by PSONALl · 2 years, 1 month ago
- 3d9bc88 Cache bootstrap step in all CI workflows (#24968) by Arkadiusz Bokowy · 2 years, 1 month ago
- 955f7f5 [ESP32] Changes to support esp-idf v5.0 in lighting-app (#24589) by Shubham Patil · 2 years, 2 months ago
- 9fbcf1c [ESP32] Add menuconfig options for reboot on OTA image apply (#24379) by Wang Qixiang · 2 years, 2 months ago
- d5bfb4b Add isort formatter to restyled configuration (#24148) by Arkadiusz Bokowy · 2 years, 2 months ago
- 35a2b39 ESP32: Reduce the Wi-Fi reconnection interval to 100 ms (#24025) by Hrishikesh Dhayagude · 2 years, 3 months ago
- a715884 Code pre-generation support (#23763) by Andrei Litvin · 2 years, 4 months ago
- 23787d6 Update Pigweed to 9264e686 (#23279) by rgoliver · 2 years, 4 months ago
- 19157d4 Update the RegulatoryLocation and LocationCapability get and set logic (#23579) by Jerry-ESP · 2 years, 4 months ago
- 751d0dd Repurpose the checkSchemaValidity to PrettyPrint only (#21987) by yunhanw-google · 2 years, 4 months ago
- a355c92 Remove unused config option CHIP_DEVICE_CONFIG_LOG_PROVISIONING_HASH (#23166) by Shubham Patil · 2 years, 5 months ago
- 56cab54 Removed few unused config options (#23086) by Shubham Patil · 2 years, 5 months ago
- 2e10265 [ESP32] Add Kconfig Option for TestEventTrigger (#22809) by Wang Qixiang · 2 years, 6 months ago
- 428fcd6 [ESP32] Support for ESP32C2 and changes to not initialized BLE for already provisioned nodes (#22967) by Shubham Patil · 2 years, 6 months ago
- 14bd7d3 bugfix: fix error when enabling ESP32 OTA image build (#22953) by Wang Qixiang · 2 years, 6 months ago
- bdb77b0 ESP32: fix the issue when setting target esp32h2 (#22786) by Wang Qixiang · 2 years, 6 months ago
- d7dc898 Add ethernet support to all-clusters-app/esp32 (#22345) by PSONALl · 2 years, 6 months ago