- 9dcbbf7 [Telink] Enable -Wundef by default on Zephyr platform (#29613) by Alex Tsitsiura · 1 year, 6 months ago
- ba85422 Fix incorrect preprocessor usage of LwIP PBUF_POOL (#29232) by Kevin Schoedel · 1 year, 7 months ago
- d8480f1 Convert if __ZEPHYR__ to if defined(__ZEPHYR__) (#29172) by Deomid Ryabkov · 1 year, 7 months ago
- 40f39f7 Improve size calculation for our packets. (#28563) by Boris Zbarsky · 1 year, 8 months ago
- 4c7f38d [nrfconnect] Update nRF Connect SDK version to 2.4.0 (#27010) by Kamil Kasperczyk · 1 year, 10 months ago
- e3cda8b [cmake] Common Cmake sources for Matter build (#25654) by Artur Tynecki · 2 years ago
- ac82038 [zephyr] Use native locking primitives (#24231) by Damian Królik · 2 years, 3 months ago
- 0efd318 [OIS] Platform and examples implementation (#23382) by Artur Tynecki · 2 years, 4 months ago
- c76ba8f Darwin: Improve os_log integration (#23528) by Karsten Sperling · 2 years, 4 months ago
- f577005 [system] Increase number of timers to 32 (#21966) by Damian Królik · 2 years, 7 months ago
- 390e391 [Inet][Transport] Multicast Multihoming : Socket implementation (#21351) by Jean-Francois Penven · 2 years, 8 months ago
- ff32d56 [System] Remove LwIP from EFR32 OpenThread implementation (#17512) by Jean-Francois Penven · 3 years ago
- d3dd5e0 [build] support custom build config for external platform (#16618) by Jiacheng Guo · 3 years ago
- 68440e5 LwIP packet buffer pool type (#14257) by Kevin Schoedel · 3 years, 2 months ago
- d24eff1 [spell] Fix slew of spelling errors. (#13043) by Martin Turon · 3 years, 3 months ago
- 51e5bfb Streamline ObjectPool in System::Timer (#12628) by Kevin Schoedel · 3 years, 4 months ago
- 86eb040 Make System::Layer mockable (#9546) by Kevin Schoedel · 3 years, 7 months ago
- 3acbf59 Support to use heap for pool based on actual usage for large systems (#8299) by Yufeng Wang · 3 years, 7 months ago
- 2d103c8 Separate System::Layer and Timer into per-implementation files. (#8800) by Kevin Schoedel · 3 years, 8 months ago
- fa6033f Move WakeIOThread() functionality to WatchableEventManager (#8456) by Kevin Schoedel · 3 years, 8 months ago
- 110ef41 More revisions to System::Layer (#8417) by Kevin Schoedel · 3 years, 8 months ago
- fd6e541 Revisions to System::Layer (#8267) by Kevin Schoedel · 3 years, 9 months ago
- cbf106e WIP (#8374) by Kevin Schoedel · 3 years, 9 months ago
- 6ed99f4 Restructure CHIP_ERROR numeric values (#8179) by Kevin Schoedel · 3 years, 9 months ago
- a70c659 Revise System Layer clock code (#8266) by Kevin Schoedel · 3 years, 9 months ago
- 9c01258 Consolidate error types (#7916) by Kevin Schoedel · 3 years, 9 months ago
- cc13560 Add Mbed os port (#7926) by Vincent Coubard · 3 years, 9 months ago
- f7c68a3 Generalize socket-based event loop (#6561) by Kevin Schoedel · 3 years, 9 months ago
- 5af7585 [nrfconnect] Use OpenThread API to join/leave multicast groups (#6002) by Damian Królik · 4 years ago
- 281ecea [EFR32] RAM Optimization (#5646) by jepenven-silabs · 4 years ago
- 1b6a96b Fix and test heap allocation of PacketBuffers (#4632) by Kevin Schoedel · 4 years, 2 months ago
- f6a6c1b Remove support for unified BuildConfig.h (#3355) by Michael Spang · 4 years, 5 months ago
- 0c072ee Make src/system use pragma once in headers (#3141) by Andrei Litvin · 4 years, 6 months ago
- fbbf127 Doxygen ci (#3011) by Vivien Nicolas · 4 years, 6 months ago
- 9393ee8 Doxygen fixes (#2718) by Vivien Nicolas · 4 years, 6 months ago
- 1fcb6dd Generate BuildConfig headers in GN (#2270) by Michael Spang · 4 years, 7 months ago
- 34a4a93 Add support for nRF Connect SDK (#1494) by Damian Królik · 4 years, 8 months ago
- 6465fc7 Adapt System layer to Zephyr OS (#1594) by Damian Królik · 4 years, 8 months ago
- 7962596 Provide Darwin compatible implementation for InetLayer (#1121) by Vivien Nicolas · 4 years, 9 months ago
- 973afdb Remove CHIP_SYSTEM_CONFIG_PROVIDE_OBSOLESCENT_INTERFACES (#1051) by Rob Walker · 4 years, 10 months ago
- ce14e61 Updates to use SecureTransport (#1001) by Pankaj Garg · 4 years, 10 months ago
- 3321952 fix Xcode builds (#920) by Rob Walker · 4 years, 10 months ago
- 8396966 Revert "[build] Wrap BuildConfig.h in HAVE_CONFIG_H. (#904)" (#918) by Sagar Dhawan · 4 years, 10 months ago
- 6c75a3e [build] Wrap BuildConfig.h in HAVE_CONFIG_H. (#904) by Martin Turon · 4 years, 10 months ago
- e812e67 fix copyrights by Rob Walker · 5 years ago
- cd17ad4 [style] Run 'make pretty' to reapply style guide on codebase. by Martin Turon · 5 years ago
- bc1ec53 Swap Licenses and Names by Sagar Dhawan · 5 years ago
- 0780ad9 Add SystemMutex and SystemError in libsystem by Sagar Dhawan · 5 years ago