1. 86f70a3 [ESP32] docs: install esptool for idf v5.x and above and disable "chip_build_tests" by default (#27141) by Shubham Patil · 1 year, 6 months ago
  2. 3515101 ESP32: Use mbedtls component in IDF (#26608) by Wang Qixiang · 1 year, 7 months ago
  3. 20c65a2 Add to flake8 in workflow and fix python files (#25280) by Damian Michalak-Szmaciński · 1 year, 9 months ago
  4. d5bfb4b Add isort formatter to restyled configuration (#24148) by Arkadiusz Bokowy · 1 year, 11 months ago
  5. 887d934 Rename CHIP to Matter (#23769) by Ludovic BOUÉ · 2 years ago
  6. 27f9fb4 Fix ESP32 platform manager shutdown. (#22417) by Boris Zbarsky · 2 years, 3 months ago
  7. dcd8931 [ESP32] cmake option to set software version and software version string (#22229) by Shubham Patil · 2 years, 3 months ago
  8. dacfe1b Move unit tests context to platform heap instead of stack/static (#19931) by Andrei Litvin · 2 years, 5 months ago
  9. 84540b6 [esp32] support CHIP project config (#19015) by Stefan Agner · 2 years, 6 months ago
  10. a76f75e Attempt to skip code in misspell (#17335) by Andrei Litvin · 2 years, 8 months ago
  11. 5a28865 Use AddressResolve in CASE (#15934) by Andrei Litvin · 2 years, 9 months ago
  12. 22fb6c3 Prepare for adding PAA trust store to chip-tool (#15224) by Tennessee Carmel-Veilleux · 2 years, 10 months ago
  13. 8faf741 Use CMake and separate runner for QEMU tests for esp32 (#13095) by Andrei Litvin · 3 years ago
  14. 677a719 Disable the watchdog in QEMU builds. (#13103) by Andrei Litvin · 3 years ago
  15. f2d0691 Disable WiFi/BT for qemu_esp32 (#11395) by Zang MingJie · 3 years, 1 month ago
  16. 9e8d268 Detect typos in Markdown documents (2nd attempt) (#9347) by Victor Morales · 3 years, 3 months ago
  17. 53dd583 Force include lib/ files with full path (#9387) by Zang MingJie · 3 years, 3 months ago
  18. a5569db Revert "Detect typos in Markdown documents (#9284)" (#9340) by Andrei Litvin · 3 years, 3 months ago
  19. bcbda0d Detect typos in Markdown documents (#9284) by Victor Morales · 3 years, 3 months ago
  20. b8cb6d1 ESP32: CASE causes abort with ESP SHA Hardware (#8838) by Sweety · 3 years, 4 months ago
  21. 0fe17ec Add CHIP_ERROR object methods (#8784) by Kevin Schoedel · 3 years, 4 months ago
  22. 06a214f ESP32: Workaround to abort in CASE (#8718) by Hrishikesh Dhayagude · 3 years, 4 months ago
  23. 162366f Make CHIP_ERROR a class type on ESP32 (#8469) by Kevin Schoedel · 3 years, 5 months ago
  24. f209caf [ESP] Add ESP32C3 DevKitM support to all-clusters-app (#6345) by Wang Qixiang · 3 years, 5 months ago
  25. 6893c18 Revert esp 4.3 (#6688) by Andrei Litvin · 3 years, 7 months ago
  26. d5d7116 Update CHIP Code to use ESP-IDF v4.3 (#6615) by Wang Qixiang · 3 years, 7 months ago
  27. cc5daa9 Allocate more stack for esp32 tests (#4987) by Kevin Schoedel · 3 years, 9 months ago
  28. 5a0fa3d Update CHIP code to use latest ESP-IDF v4.2 release (#4812) by Hrishikesh Dhayagude · 3 years, 10 months ago
  29. 2f16904 Move src/transport/tests to auto-test-driver generation (#3999) by Andrei Litvin · 4 years ago
  30. 05faf7d Rename TestUtils to UnitTestRegistration. (#4021) by Andrei Litvin · 4 years ago
  31. a3cb13d Update CHIP to use release/v4.1 branch instead of the v4.1 release. (#3768) by Hrishikesh Dhayagude · 4 years, 1 month ago
  32. f6a6c1b Remove support for unified BuildConfig.h (#3355) by Michael Spang · 4 years, 1 month ago
  33. a663039b CHIP is always built with GN. Change makefiles to reflect that (#3374) by Andrei Litvin · 4 years, 1 month ago
  34. 2a4e6b7 Remove automake bits from gitignore (#3068) by Michael Spang · 4 years, 2 months ago
  35. df71298 Use GN to build ESP32 qemu tests (#2711) by Michael Spang · 4 years, 3 months ago
  36. 1c0cfe0 Switch to using gn to build the esp32 example app by default. (#2677) by Boris Zbarsky · 4 years, 3 months ago
  37. e43ecb9 ESP32 - Upgrade CHIP to ESP-IDF release v4.1 (#2558) by Hrishikesh Dhayagude · 4 years, 3 months ago
  38. 42e74bd Fix various shellcheck warnings (#1334) by Vivien Nicolas · 4 years, 5 months ago
  39. d15fa87 [Demo] [ESP32] Enable the BLE stack and get the code to compile (#1241) by Vivien Nicolas · 4 years, 5 months ago
  40. 57b87c5 Fix QEMU flaky test runs (#1242) by Pankaj Garg · 4 years, 5 months ago
  41. 26a41f4 SDKCONFIG_DEFAULTS is invalid and ends up in no default config (#1299) by Vivien Nicolas · 4 years, 5 months ago
  42. af1f02a PBKDF2 crypto APIs and tests (#1275) by Pankaj Garg · 4 years, 5 months ago
  43. ca8aa85 Do not treat deprecation as error: we have a temporary key exchange that is deprecated by Andrei Litvin · 4 years, 6 months ago
  44. d00548c source export.sh in subshell (#1159) by Rob Walker · 4 years, 6 months ago
  45. 639606a Integrate system tests to ESP32 QEMU and run in CI (#1116) by Pankaj Garg · 4 years, 6 months ago
  46. cdb1bad Move QEMU sdkconfig to build folder and gitignore it (#903) by Pankaj Garg · 4 years, 6 months ago
  47. 36fb31b Restyling the tree post .clang-format update (#855) by Justin Wood · 4 years, 6 months ago
  48. 114ec38 fix symbolic link for third_party/connectedhomeip by Pankaj Garg · 4 years, 7 months ago
  49. ac5a873 Integrate QEMU tests into CircleCI by Pankaj Garg · 4 years, 7 months ago
  50. cb2c9f5 create a symlink to QEMU script in test folder by Pankaj Garg · 4 years, 7 months ago
  51. 422e488 Enable make check for embedded targets by Pankaj Garg · 4 years, 7 months ago
  52. cd36fa4 Detangle ESP32 QEMU test application (#748) by Pankaj Garg · 4 years, 7 months ago
  53. b8f8c4f Move ESP32 QEMU test to src/test_driver folder by Pankaj Garg · 4 years, 7 months ago