1. 9214daa Update pigweed to the latest version (#35644) by Andrei Litvin · 3 months ago
  2. c1df923 Add water heater to energy management app (#34886) by jamesharrow · 4 months ago
  3. ea679d2 esp32: update esp_rcp_update version to 1.2.0 (#35114) by Wang Qixiang · 4 months ago
  4. 329c965 removed invalid symlinks (#35129) by sarthak shaha · 4 months ago
  5. 1d4f684 ModeSelect: Add setter API for SupportedModesManager. (#34809) by Rohit Jadhav · 4 months ago
  6. da82350 Add Thread BR example for ESP32 (#34043) by Wang Qixiang · 4 months ago
  7. 725f7ac Add Thread Border Router Management cluster server implementation and Generic Thread BR delegate (#33872) by Wang Qixiang · 5 months ago
  8. 07c85dc ESP32: added config for Wi-Fi, Thread, and Ethernet network drivers. (#34052) by cdj · 5 months ago
  9. 024b09b Revert "[ESP32] Remove SupportedModes implementation of ModeSelect from nvs a…" (#34191) by Rohit Jadhav · 5 months ago
  10. f57b791 ESP32: Fix to connect to wifi using shell command (#34080) by ready2die4u · 6 months ago
  11. 1919112 [ESP32] Compilation fix when IPV4 is disabled. (#33085) by shripad621git · 6 months ago
  12. d033f8b [ESP32] Remove SupportedModes implementation of ModeSelect from nvs and use all-clusters-apps common implementation (#34044) by Rohit Jadhav · 6 months ago
  13. d7b5527 ESP32: Fix building with pw_rpc config for m5 stack (#34007) by Shubham Patil · 6 months ago
  14. 42510ba [Chef] Add 2 Generic Switch devices and RPC Actions for Testing (#33255) by Erwin Pan · 7 months ago
  15. 040e5bf Platform Event when ble is deinitialized (#33186) by Shubham Patil · 8 months ago
  16. e1dd279 [ESP32] Implement BLE Manager Shutdown for nimble host (#33109) by Shubham Patil · 8 months ago
  17. a860932 ESP32: Add UAT button for lit-icd-app (#33043) by Wang Qixiang · 8 months ago
  18. 660c928 Move declarations from `af.h` into the corresponding storage/table/... headers (#32776) by Andrei Litvin · 8 months ago
  19. e53dca8 CI: Add idf_target for esp_example.sh script (#32809) by Wang Qixiang · 9 months ago
  20. 6c89640 ESP32: Add lit-icd-app example for ESP32-H2 and ESP32-C6 (#32784) by Wang Qixiang · 9 months ago
  21. 6268fbb [ESP32] Fix sntp initialization (#32781) by Rohit Jadhav · 9 months ago
  22. b30ef3b ESP: Enable Wi-Fi and Ethernet coexisting and add platform mdns for Ethernet (#32428) by Wang Qixiang · 9 months ago
  23. 3d47e35 [ESP32] Add sntp support to get real time on esp32 (#32092) by Rohit Jadhav · 9 months ago
  24. adcf742 Add BooleanState cluster control to pigweed RPCs (#31745) by Tennessee Carmel-Veilleux · 11 months ago
  25. 4cd1825 Make TestEventTrigger delegate testable and extensible (#31724) by Tennessee Carmel-Veilleux · 11 months ago
  26. 7296dbc [ESP32] Add esp32c6 to release bt memory after commissioned (#31476) by Jerry-ESP · 11 months ago
  27. 8686f21 Fix examples building when enabling external platform (#31188) by Wang Qixiang · 12 months ago
  28. 547b587 Fix improperly mutable pointers to string constants (#30804) by Michael Spang · 1 year ago
  29. 7f431df ESP32: Add otcli command in matter console (#29004) by CHEN Dejin · 1 year, 1 month ago
  30. 24288ec Make reboot pw_rpc take a delay_ms argument (#29550) by Andrei Litvin · 1 year, 2 months ago
  31. 38d6a48 Restyle C(++) code after upgrade to clang-format 16 (#29496) by Karsten Sperling · 1 year, 3 months ago
  32. 9dee693 Split out CHIPErrror into a separate source set. (#29494) by Boris Zbarsky · 1 year, 3 months ago
  33. 09ed308 ESP32: Enable BLE Deinit for ESP32H2 after successful commissioning (#28865) by Wang Qixiang · 1 year, 3 months ago
  34. 83ba78f Added tracing_functionality for esp32 platform and integrated the tracing with esp_insights. (#28466) by shripad621git · 1 year, 4 months ago
  35. c57aec6 [ESP32] Fix the parentheses and ifdefs during ble deinit (#28628) by Shubham Patil · 1 year, 4 months ago
  36. 732f797 ESP32: Add ICD support for Thread devices (#28359) by Wang Qixiang · 1 year, 4 months ago
  37. 4ac9304 [ESP32] Update esp-idf to v5.1 release (#28326) by Shubham Patil · 1 year, 5 months ago
  38. 361dd82 Updated emberAf callbacks to match the door-lock-server callbacks signature (#28328) by Marc Mikolits · 1 year, 5 months ago
  39. c54639a Update pigweed, make android not use mapfiles (#28161) by Andrei Litvin · 1 year, 5 months ago
  40. fa1d3e7 [ESP32] Fix include file path (#27627) by Rohit Jadhav · 1 year, 5 months ago
  41. 71d7a95 [ESP32] Add API to create user defined size of endpoint array (#27341) by Rohit Jadhav · 1 year, 6 months ago
  42. 470dd12 Update mode select xml following spec pr 7151 (#27249) by William · 1 year, 6 months ago
  43. 212142b ESP32: Move the openthread platform config file to examples (#27162) by Wang Qixiang · 1 year, 6 months ago
  44. 81f71a0 [ESP32] Support for using encrypted app binary for OTA upgrades (#26978) by Shubham Patil · 1 year, 6 months ago
  45. cd898c4 Update mode select xml to reflect fall 23 spec (#26508) by William · 1 year, 6 months ago
  46. be6e4b6 Replace usages of emberPrintln with ChipLogProgress calls (#27035) by Andrei Litvin · 1 year, 7 months ago
  47. 0ce378a ESP32: Add multiple interface for ESP32-C6 on all-clusters-app (#26191) by Wang Qixiang · 1 year, 7 months ago
  48. db088d5 Apply changes for european lock support to cluster xml (#26632) by Marc Mikolits · 1 year, 7 months ago
  49. fda94b3 [ESP32] Use esp_log_writev() for logging rather than ESP_LOGx macros (#26348) by Shubham Patil · 1 year, 7 months ago
  50. c2a28c8 ESP32: Move the BLE deinit after BLE connection is closed, post commissioning (#26183) by Hrishikesh Dhayagude · 1 year, 8 months ago
  51. d8b703f Fix Disconnect RPC for ESP 32 (#26231) by Terence Hampson · 1 year, 8 months ago
  52. b5db11f Fix ethernet commissioning for esp32 (#25876) by PSONALl · 1 year, 8 months ago
  53. 6d2841b [ESP32] Added support of mode select for esp32 to read/write SupportedModes attribute from factory partition (#25766) by Rohit Jadhav · 1 year, 8 months ago
  54. bdaf87f ESP32: Add kDnss initialized event to re-establish binding table (#25563) by Abdul Rehman · 1 year, 9 months ago
  55. 61cf6f2 [ESP32] Set credential type and index to passed-in credentials (#25187) by Rohit Jadhav · 1 year, 10 months ago
  56. dde8a30 ESP32 support chip shell for custom UART which can be set in sdkconfig (#25135) by Benjamin Nestler · 1 year, 10 months ago
  57. 80ee243 Remove the legacy CredentialStruct definition. (#25084) by Boris Zbarsky · 1 year, 10 months ago
  58. 6c1cb33 Add background event handling for CASE establish (#24099) by Marc Lepage · 1 year, 10 months ago
  59. b04c8ca Fixed compilation with Bludroid related errors for all-clusters-app (#25006) by shripad621git · 1 year, 10 months ago
  60. 554e871 Remove non-namespaced attribute ids from examples/. (#24761) by Boris Zbarsky · 1 year, 11 months ago
  61. 955f7f5 [ESP32] Changes to support esp-idf v5.0 in lighting-app (#24589) by Shubham Patil · 1 year, 11 months ago
  62. 47b875f Fix the boot loop crash on M5Stack (#24607) by Shubham Patil · 1 year, 11 months ago
  63. bba4182 [ESP32] Added door lock support for esp32. (#24547) by Rohit Jadhav · 1 year, 11 months ago
  64. 87c529e Revert "[ESP32] Added support of door-lock for esp32 (#24169)" (#24531) by Marc Lepage · 1 year, 11 months ago
  65. df07c87 [ESP32] Added support of door-lock for esp32 (#24169) by Rohit Jadhav · 1 year, 11 months ago
  66. dacb056 [ESP32] move route_hook to platform layer (#24365) by Shu Chen · 1 year, 11 months ago
  67. 49333d0 Fix compilation errors with bridge app (#24303) by PSONALl · 2 years ago
  68. 8055d86 [ESP32] Add matter shell support for USB Serial JTAG (#24050) by Wang Qixiang · 2 years ago
  69. e0b529e Update Pigweed to 8659ed599 (#23741) by rgoliver · 2 years ago
  70. b46af33 Replace legacy cluster id constants with namespaced ones. (#23833) by Boris Zbarsky · 2 years ago
  71. e7e1ca9 [ESP32] Release BTDM memory rather than just releasing BLE memory. (#23165) by Shubham Patil · 2 years, 2 months ago
  72. 2e10265 [ESP32] Add Kconfig Option for TestEventTrigger (#22809) by Wang Qixiang · 2 years, 2 months ago
  73. 428fcd6 [ESP32] Support for ESP32C2 and changes to not initialized BLE for already provisioned nodes (#22967) by Shubham Patil · 2 years, 3 months ago
  74. 8702d3a Support lighting-app on ESP32H2-beta2 with idf tag v5.0-beta1 (#22064) by Wang Qixiang · 2 years, 4 months ago
  75. d502f30 [ota-r] API to rekick the periodic query timer (#21991) by Shubham Patil · 2 years, 4 months ago
  76. 608b143 [esp32] Fix crash on router advertisements with infinite timeout (#21580) by Jiacheng Guo · 2 years, 4 months ago
  77. d2107e3 Remove kSessionEstablished (#20300) by Vivien Nicolas · 2 years, 5 months ago
  78. 76a08ac Pull latest pigweed version. (#20158) by Andrei Litvin · 2 years, 6 months ago
  79. e759310 [ESP32] Implement few methods from DeviceInstanceInfoProvider (#19995) by Shubham Patil · 2 years, 6 months ago
  80. 77126a9 [ESP32] Fixed build failure in lighting-app and readme update (#19762) by Rohit Jadhav · 2 years, 6 months ago
  81. 0a90632 [ESP32] Added cli to set requestoreCanConsent and UserConsentState at run-time (#19677) by Rohit Jadhav · 2 years, 6 months ago
  82. b16ddb3 Fix compiling errors for ESP32H2 (#19365) by Wang Qixiang · 2 years, 6 months ago
  83. cba9187 Respect maximum log level in esp32 pw_hdlc logger (#19401) by Michael Spang · 2 years, 6 months ago
  84. a0b1a73 [ESP32] Fixed build failure on onnetwork rendezvous mode with disable bt and bt-nimble (#19045) by Rohit Jadhav · 2 years, 7 months ago
  85. 277d197 [ESP32] Refactor all esp32 apps (#18426) by Rohit Jadhav · 2 years, 7 months ago
  86. c1cbfb0 [ESP32] Notify-update-applied command and added ota initialization to common space (#16762) by Rohit Jadhav · 2 years, 8 months ago
  87. 57471cb Stop using PRI*16 and %zu format specifiers (#17502) by andrei-menzopol · 2 years, 8 months ago
  88. 235a4ac RPC: Add RPCs to ESP temperature example (#15641) by rgoliver · 2 years, 10 months ago
  89. 1c68559 RPC: Add descriptor cluster and QR code (#15217) by rgoliver · 2 years, 10 months ago
  90. 9b39b1d RPC: Cleanup and add thread service (#14843) by rgoliver · 2 years, 10 months ago
  91. ba45194 Revert "add CLI tab-to-autocomplete ability and implement for nrfconnect (#13630)" (#14384) by Justin Wood · 2 years, 11 months ago
  92. c62489b add CLI tab-to-autocomplete ability and implement for nrfconnect (#13630) by xBill · 2 years, 11 months ago
  93. 4e7c5e9 Add trace events to CASE and PASE Sessions (#13238) by Yuanyao Zhong · 3 years ago
  94. 585cdcb [shell] Add 'server' command to shell app. (#13377) by Martin Turon · 3 years ago
  95. 6390848 Revert "Bugfix: Add chip shell engine initializing for esp32 platform (#13364)" (#13373) by Andrei Litvin · 3 years ago
  96. 0e5bc69 Bugfix: Add chip shell engine initializing for esp32 platform (#13364) by Wang Qixiang · 3 years ago
  97. bd448bd Add tracing service to example/platform/esp rpc (#12966) by Yuanyao Zhong · 3 years ago
  98. a5f849c Fix inifinte loop in esp32 RIO handling. (#12736) by C Freeman · 3 years ago
  99. 051685b Revert "Add tracing service to example/platform/esp rpc (#12386)" (#12686) by Andrei Litvin · 3 years ago
  100. 59ca414 Add tracing service to example/platform/esp rpc (#12386) by Yuanyao Zhong · 3 years ago