- f39e6c3 [ESP32] Fix adding NDEBUG flag to CPPFLAGS (#30763) by Shubham Patil · 1 year, 3 months ago
- 14d7054 [platform] Allow to disable GenericDeviceInstanceInfoProvider (#30660) by Damian Królik · 1 year, 4 months ago
- 4922ea6 [nrfconnect] Removed overwriting mbedTLS configs handled by OT (#30577) by Maciej Baczmański · 1 year, 4 months ago
- 512fa70 [Telink] Add the functionality for the B91 Mars board (#30469) by Serhii Salamakha · 1 year, 4 months ago
- f4205dc feat: configurable ble advertising autostart for esp32 (#30482) by Hideaki Tai · 1 year, 4 months ago
- 3822b0f [Telink] Add retention target & Update builds to docker version 25 (#30271) by Alex Tsitsiura · 1 year, 4 months ago
- 6146382 [nrfconnect] Updated nRF Connect SDK to 2.5.0 (#30118) by Kamil Kasperczyk · 1 year, 4 months ago
- 4ec129c esp32: make the shell command line buffer size configurable (#30050) by Wang Qixiang · 1 year, 4 months ago
- 25b2ecd [Tizen] [lighting-app] Add GPIO control and dbus UI (#29958) by Jakub Latusek · 1 year, 5 months ago
- 55e6dc1 [nrfconnect] Add a delay to last fabric remove action (#29844) by Arkadiusz Bałys · 1 year, 5 months ago
- 68068cb [Telink] Add missed flsh overlay for mcuboot build (#29843) by Alex Tsitsiura · 1 year, 5 months ago
- d140d5c [Telink] Fix DFU target build & add to CI (#29754) by Alex Tsitsiura · 1 year, 5 months ago
- 500fb4a [Telink] Flash various sizes support (#29726) by Alex Tsitsiura · 1 year, 5 months ago
- f900f46 [Telink] Fix OTA tests (#29725) by Alex Tsitsiura · 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, 5 months ago
- a75d2e5 [nrfconnect] Added erasing network credentials after last fabric removal (#29448) by Arkadiusz Bałys · 1 year, 5 months ago
- 6047fbb [Telink] Use common Zephyr heap & Update Telink image to 16 (#29531) by Alex Tsitsiura · 1 year, 5 months ago
- bc9f42e [Telink] Disable not used shell modules (#29486) by Alex Tsitsiura · 1 year, 6 months ago
- 699ff65 ESP32: add more ICD kconfig options (#29371) by Wang Qixiang · 1 year, 6 months ago
- ccc27ed [Telink] RAM/ROM optimization & Update Telink image to 12 (#29373) by Alex Tsitsiura · 1 year, 6 months ago
- d64fd13 [Telink] Remove custom subscriptions handling, to meet the ICD max subscription interval requirement (#29344) by Andrii Bilynskyi · 1 year, 6 months ago
- c5be4db [Telink] Power down mode using ICD (#29287) by Andrii Bilynskyi · 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
- 3ae526d [Telink] Cleanup CI (#29247) by Alex Tsitsiura · 1 year, 6 months ago
- 97fb666 [zephyr] Added platform configuration to enable ICD support (#29128) by Kamil Kasperczyk · 1 year, 6 months ago
- ecc0d63 Add rule for esp-insights component (#29123) by PSONALl · 1 year, 6 months ago
- 9a75125 [Telink] Add B92 (tlsr9528a) SoC support & Update Telink image to 10 (#28841) by Alex Tsitsiura · 1 year, 6 months ago
- 0b9dfec [ST] Adding STM32 platform and lighting app example with STM32WB5MM-DK board (#28889) by yzamstm · 1 year, 6 months ago
- 5ccb774 [Telink] Turn off the CHIP_FACTORY_RESET_ERASE_NVS by Default (#28947) by Serhii Salamakha · 1 year, 6 months ago
- 2049ef5 [shell] Add commands for resource usage statistics (#28728) by Damian Królik · 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, 7 months ago
- 1914ddb [Telink] Factory reset using power on sequence (#28519) by Andrii Bilynskyi · 1 year, 7 months ago
- 14bdc24 [app] Add option to disable read client (#28149) by Wang Qixiang · 1 year, 7 months ago
- 4ac9304 [ESP32] Update esp-idf to v5.1 release (#28326) by Shubham Patil · 1 year, 8 months ago
- c1d26c0 [Silabs] Example cleanup (#28160) by Jean-Francois Penven · 1 year, 8 months ago
- ba05087 Update more build configs to c++17. (#28296) by Boris Zbarsky · 1 year, 8 months ago
- 3e5c999 [Telink]: Replaced manual bootloader configuration by conf file (#28260) by Misha Tkachenko · 1 year, 8 months ago
- 42e6f43 Make C++17 the default everywhere (#28269) by Andrei Litvin · 1 year, 8 months ago
- f9490a7 [Telink] Increase NVS lookup cache size (#28157) by Alex Tsitsiura · 1 year, 8 months ago
- ee014cb Add language limit to the compile flag '-Wno-register' in the Telink config (#28043) by Charles · 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
- e750ef0 [Telink] Update zephyr config (#28051) by Alex Tsitsiura · 1 year, 8 months ago
- e9df402 [ASR] add asr550x support, fix some platform issue (#27987) by weicheng · 1 year, 8 months ago
- 7a815f6 [OIS] OTA requestor and DFU implementation (#27573) by Artur Tynecki · 1 year, 8 months ago
- 5d2beb7 TC-IDM-1.2 (#27024) by C Freeman · 1 year, 8 months ago
- 6e33196 [OIS] Add tv-app Matter example (#27838) by Artur Tynecki · 1 year, 8 months ago
- f952ed5 nrfconnect: bypass support for IPv4 (#27851) by Marcin Kajor · 1 year, 8 months ago
- 4e60859 [ESP32] Do not use --fail-on-unused-args flag when using pregenerated (#27654) by Shubham Patil · 1 year, 8 months ago
- a85c19f [cmake] Add Matter mbedtls library support option (#27592) by Artur Tynecki · 1 year, 8 months ago
- 111bc80 ESP32: Add option to enable controller building (#27544) by Wang Qixiang · 1 year, 9 months ago
- fb92873 [OIS] TF-M and kv store improvements (#27481) by Artur Tynecki · 1 year, 9 months ago
- 3b2f2d2 [OIS] Add PSA crypto backend support (#27387) by Artur Tynecki · 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
- 97a581c [cmake] Add project include dir option to common GN args (#27407) by Artur Tynecki · 1 year, 9 months ago
- 3706e06 Revert: "[OIS] Add PSA crypto backend support" (#27391) by Justin Wood · 1 year, 9 months ago
- 834663d [OIS] Add PSA crypto backend support (#26994) by Artur Tynecki · 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, 9 months ago
- b2b5bea ESP32: Fix the link issues for ieee802154 component and esp_eth component (#27140) by Wang Qixiang · 1 year, 9 months ago
- 88f02e6 After #27010, it looks like merged_hex_to_flash is set and is still located under zephyr (#27125) by Andrei Litvin · 1 year, 9 months ago
- 81f71a0 [ESP32] Support for using encrypted app binary for OTA upgrades (#26978) by Shubham Patil · 1 year, 9 months ago
- 4c7f38d [nrfconnect] Update nRF Connect SDK version to 2.4.0 (#27010) by Kamil Kasperczyk · 1 year, 9 months ago
- d700f2f Fix the incoming IM messages not being shown when debug logs are enabled (#27072) by Shubham Patil · 1 year, 9 months ago
- 8ba86ec [nrfconnect] Added calculating unique id length based on kconfig (#27032) by Kamil Kasperczyk · 1 year, 9 months ago
- 275341e [ESP32] Config Option to enable/disable log filtering APIs (#27012) by Shubham Patil · 1 year, 9 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
- bc0d422 [Telink] Add Amazon ecosystem support (#26753) by Alex Tsitsiura · 1 year, 10 months ago
- 849cd66 [Telink] Implement OnSubscriptionRequested callback for SED examples (#26650) by Alex Tsitsiura · 1 year, 10 months ago
- c24294a [ESP32] Provision to use the ESP32H2 ECDSA Peripheral (#26655) by Shubham Patil · 1 year, 10 months ago
- 841aa2f [Telink] Update to latest Zephyr (Update Telink image to 0.7.11) (#26675) by Alex Tsitsiura · 1 year, 10 months ago
- 3515101 ESP32: Use mbedtls component in IDF (#26608) by Wang Qixiang · 1 year, 10 months ago
- 44c7faf [OIS] Set of maintenance improvements and documentation (#26688) by Artur Tynecki · 1 year, 10 months ago
- 3c812bc [ASR] add ASR582X & ASR595X support (#26361) by weicheng · 1 year, 10 months ago
- 5f1a60b [nrfconnect] Added the Device Appearance attribute to factory data (#26473) by Arkadiusz Bałys · 1 year, 10 months ago
- 58699c8 [OIS] CI improvments and stabilization (#25866) by Artur Tynecki · 1 year, 10 months ago
- fda94b3 [ESP32] Use esp_log_writev() for logging rather than ESP_LOGx macros (#26348) by Shubham Patil · 1 year, 10 months ago
- e2b9e39 [Telink] Fix simulatedIndex max number & disable NET_MGMT (#26293) by Alex Tsitsiura · 1 year, 10 months ago
- 3200016 Fix regression for esp32 BLE controller (#26347) by PSONALl · 1 year, 10 months ago
- dbf2430 [Tizen] Add system info module to check platform properties (#26325) by Wootak Jung · 1 year, 10 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
- 11525a2 openiotsdk: Enable build with GCC 12 (#26162) by Vincent Coubard · 1 year, 11 months ago
- 8deb4ff [Telink] Fix build system warnings (#26140) by Andrii Bilynskyi · 1 year, 11 months ago
- a497743 [nrfconnect] Implemented OnSubscriptionRequested callback in examples (#26130) by Kamil Kasperczyk · 1 year, 11 months ago
- daa30ec [factorydata] use example test provider if fail to read factorydata (#25937) by pankore · 1 year, 11 months ago
- 8676d06 Update Pigweed; switch tokenized logging to its own handler function (#25351) by Wyatt Hepler · 2 years ago
- 115eb6d ESP32: Add menuconfig to use Thread for non-matter task. (#25962) by Wang Qixiang · 2 years ago