- 7b32747 [Telink] Disable Wi-Fi LPM during the OTA (#35006) by Alex Tsitsiura · 7 months ago
- 62139bf [NXP][config] Adding CMake support to build CHIP libs for NXP FreeRTOS platforms (#34901) by dinabenamar · 8 months ago
- dc5bba7 [ESP32] Delta OTA Feature (#29011) by PSONALl · 8 months ago
- da82350 Add Thread BR example for ESP32 (#34043) by Wang Qixiang · 8 months ago
- a3eb1e3 remove obsolete configurations (#34569) by Tao Yang · 8 months ago
- 1d2d8ac [Telink] Add merge_n22 post build step (#34815) by Alex Tsitsiura · 8 months ago
- 83dc1c8 [NXP] Update k32w0 folder structure (#34772) by Marius Tache · 8 months ago
- 9fc8c77 [Zephyr] Fix build issues with LTO (#34633) by Damian Królik · 8 months ago
- 725f7ac Add Thread Border Router Management cluster server implementation and Generic Thread BR delegate (#33872) by Wang Qixiang · 8 months ago
- 37fc757 [Telink] Commissioning using WiFi. (#34581) by Andrii Bilynskyi · 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
- 8ebace8 [nrfconnect] Fixed nrfconnect flashing after NCS 2.7.0 update (#34480) by Kamil Kasperczyk · 8 months ago
- 10b67ad Update of nRF Connect SDK version to the 2.7.0 (#34403) by Kamil Kasperczyk · 8 months ago
- 3cb0ae9 Missing log function in Zephyr standalone platform (#34413) by QuentinCaldeira-eaton · 8 months ago
- d62f5a6 [Telink] B92 overlay update & Update Telink chef build to docker version 65 (#34412) by Alex Tsitsiura · 8 months ago
- 8ebe19d [Python] Resync CHIP project config with standalone config (#34155) by Stefan Agner · 9 months ago
- 8786012 [ESP32] Set MAX_EVENT_QUEUE_SIZE to 40 by default for ESP32 platform (#34202) by shripad621git · 9 months ago
- e26859c Remove nlunit-test submodule from repository (#34193) by Maksymilian Knust · 9 months ago
- ea235fd Zephyr standalone platform update (#34135) by QuentinCaldeira-eaton · 9 months ago
- 1919112 [ESP32] Compilation fix when IPV4 is disabled. (#33085) by shripad621git · 9 months ago
- 686e73b Choose logging backend on a per-target basis (#32119) by Maksymilian Knust · 9 months ago
- 7c04979 [NXP] Update platform code for RW61x Zephyr (#33926) by yeaissa · 9 months ago
- be26a8f [Telink] W91 BLE/WiFi updates & Update build to docker version 57 (#34027) by Alex Tsitsiura · 9 months ago
- ab42d43 Making TestInetLayer an executable tool (#33985) by Amine Alami · 9 months ago
- f91b256 Changes for large Packetbuffer allocation to support TCP payloads (#33308) by Pradip De · 10 months ago
- eb515e1 [QPG] QPG SDK feature updates (#33436) by wiktor-qorvo · 10 months ago
- b5d13a7 Replace nl-unit-test with pigweed for messaging (#33500) by Jakub Latusek · 10 months ago
- 8c9ef98 [Telink] Add W91 (TLSR9118BDK40D) base support (#33423) by Alex Tsitsiura · 11 months ago
- 0608519 Change MRP config depends for esp platform (#33433) by cdj · 11 months ago
- 37b2fe6 Added compile support for NuttX system. (#31236) by zhhyu7 · 11 months ago
- 4319ab1 [nrfconnect] Pulled patches for the nRF Wi-Fi platform (#33196) by Kamil Kasperczyk · 11 months ago
- bdd33bd [nrfconnect] Add support for Zephyr's version management (#33216) by Łukasz Duda · 11 months ago
- d19798c Update builds to docker version 50 (#33295) by Alex Tsitsiura · 11 months ago
- be19fc9 [nrfconnect] Introduced several improvements for the factory data management (#33195) by Kamil Kasperczyk · 11 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
- 5a23ad5 [nrfconnect] Introduced several platform configuration fixes (#33194) by Kamil Kasperczyk · 11 months ago
- f9a3601 [crypto] PSA SPAKE2+ introduction (#32924) by Arkadiusz Bałys · 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 · 12 months ago
- 0b0d116 [zephyr] Added Bluetooth LE Extended Advertisement option (#33005) by Kamil Kasperczyk · 12 months ago
- e2bb2e5 [Telink] Use common CMake parts & flash overlay selection (#32894) by Alex Tsitsiura · 12 months ago
- dd926d2 [scripts] Fixed nrfconnect factory generation scripts (#32892) by Kamil Kasperczyk · 12 months ago
- c9dac81 [TI] Remove TI CC13x2 Platform Support (#32877) by Anu Biradar · 12 months ago
- 9b9ed65 [Telink] Peripheral modules optimization & Update builds to docker version 46 (#32754) by Alex Tsitsiura · 12 months ago
- cfe283f [dnssd] Allow selecting DNS-SD implementation at runtime (#32829) by Kamil Kasperczyk · 12 months ago
- a7839b0 [nrfconnect] Improve CHIP_MEMORY_PROFILING config (#32827) by Arkadiusz Bałys · 12 months ago
- 931e280 [NXP] Fix pw RPC build for k32w1 lighting app (#32812) by Marius Tache · 12 months ago
- 78160d1 [nrfconnect][zephyr] Improvements and Fixes for WiFi according to NCS 2.6.0 (#32711) by Arkadiusz Bałys · 12 months ago
- b30ef3b ESP: Enable Wi-Fi and Ethernet coexisting and add platform mdns for Ethernet (#32428) by Wang Qixiang · 1 year ago
- 073f0bc [NXP][ZEPHYR] Add option to mark OTA image as permanent or as a test (#32721) by yeaissa · 1 year ago
- 2b590aa [nrfconnect] Switch to NCS 2.6.0 revision (#32543) by Arkadiusz Bałys · 1 year ago
- 088b67a [ESP32] Added a config option to set the permit list size for esp32 traces. (#32035) by shripad621git · 1 year ago
- 11c0af3 Add pigweed support for openiotsdk (#32488) by Jakub Latusek · 1 year, 1 month ago
- c2f58e4 Add pigweed support for nrfconnect (#32460) by Jakub Latusek · 1 year, 1 month ago
- 92d87e8 Add Pigweed integration for esp32 (#32430) by Jakub Latusek · 1 year, 1 month ago
- 7af8313 [nrfconnect] Refactor of the factory data support (#32354) by Arkadiusz Bałys · 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
- 27b8143 [NXP][zephyr] Updates to NXP Zephyr platform enablement (#31823) by Axel Le Bourhis · 1 year, 1 month ago
- 91ba8b6 [icd] Introduced gn flags to allow conditional code compilation (#31795) by Kamil Kasperczyk · 1 year, 1 month ago
- 06c5769 [NXP][K32W] k32w1 sdk 2.12.6 updates & k32w0 small fixes (#31924) by andrei-menzopol · 1 year, 1 month ago
- 239ef48 [Tizen] Shink scope of `capi-system-peripheral-io` dep (#32048) by Gene Harvey · 1 year, 1 month ago
- 18bf8c0 [Telink] Add B95 (TLSR9258A) skeleton & Update builds to docker version 35 (#31762) by Alex Tsitsiura · 1 year, 2 months ago
- 0a6db87 ESP32: Add a menuconfig option to enable/disable persist subscription (#30889) by Wang Qixiang · 1 year, 2 months 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
- 8da05d0 [Telink]: Updated lock-app to fully support NVS storage. (#31744) by Misha Tkachenko · 1 year, 2 months ago
- 28676c8 [NXP] Initial enablement of NXP Matter over WiFi with Zephyr (#31648) by Axel Le Bourhis · 1 year, 2 months ago
- f44eb6b Bump third_party/pigweed/repo from `9640cde` to `0380161` (#31589) by dependabot[bot] · 1 year, 2 months ago
- fa2aae9 [QPG] Adding thermostat and light-switch apps for QPG platform (#31366) by Adam Bodurka · 1 year, 2 months ago
- 943b870 [Telink] Remove define of CHIP_ADDRESS_RESOLVE_IMPL_INCLUDE_HEADER. (#31390) by Andrei Litvin · 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
- b38d140 [nrfconnect] Add kconfig for enabling Read Client (#31073) by Arkadiusz Bałys · 1 year, 3 months ago
- b0a7f9c [Telink] Add NFC Tag support (#31005) by Alex Tsitsiura · 1 year, 4 months ago
- e818d35 [Telink] Update Lock App and flash overlay (#30745) by Serhii Salamakha · 1 year, 4 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
- 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, 5 months ago
- f4205dc feat: configurable ble advertising autostart for esp32 (#30482) by Hideaki Tai · 1 year, 5 months ago
- 3822b0f [Telink] Add retention target & Update builds to docker version 25 (#30271) by Alex Tsitsiura · 1 year, 5 months ago
- 6146382 [nrfconnect] Updated nRF Connect SDK to 2.5.0 (#30118) by Kamil Kasperczyk · 1 year, 5 months ago
- 4ec129c esp32: make the shell command line buffer size configurable (#30050) by Wang Qixiang · 1 year, 5 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, 6 months ago
- f900f46 [Telink] Fix OTA tests (#29725) by Alex Tsitsiura · 1 year, 6 months ago
- 3a66fef add a config to enable event list attribute (#29721) by Jerry-ESP · 1 year, 6 months ago
- 25bc9cb Implement the tracing macros using a backend for esp32. (#29543) by shripad621git · 1 year, 6 months ago
- a75d2e5 [nrfconnect] Added erasing network credentials after last fabric removal (#29448) by Arkadiusz Bałys · 1 year, 6 months ago
- 6047fbb [Telink] Use common Zephyr heap & Update Telink image to 16 (#29531) by Alex Tsitsiura · 1 year, 6 months ago