external_zblue/lib
huangyulong3 353e5a7094 zblue: Add net_buf defconfig for zblue memory debugging.
Root cause: Add net_buf's Kconfig to the zblue main Kconfig directory so that when a net_buf memory leak occurs, you can quickly debug the cause.

Signed-off-by: huangyulong3 <huangyulong3@xiaomi.com>
2026-04-20 17:59:29 +08:00
..
acpi lib: acpi: update shell and test app with the modifed resource struct 2026-04-20 17:02:41 +08:00
cpp cmake: set minimal C++ linker properties in minimal C++ CMake impl 2026-04-20 17:57:44 +08:00
crc lib: crc: add `crc8_rohc` for CRC-8/ROHC variant calculation 2026-04-20 17:48:36 +08:00
hash lib: hash: use new c++ Kconfig symbols 2026-04-20 16:32:23 +08:00
heap multi_heap: introduce support for realloc() 2026-04-20 17:56:53 +08:00
libc libc/picolibc: Split hooks into separate files 2026-04-20 17:56:48 +08:00
mem_blocks lib: mem_block: move to own folder 2026-04-20 16:54:07 +08:00
net_buf zblue: Add net_buf defconfig for zblue memory debugging. 2026-04-20 17:59:29 +08:00
open-amp openamp: resource table: fixes resource table for ram_console section 2026-04-20 17:56:10 +08:00
os net: sockets: Cleanup socket properly if POSIX API is enabled 2026-04-20 17:56:11 +08:00
posix posix: fix one-time timer for SIGEV_SIGNAL 2026-04-20 17:57:40 +08:00
runtime llvm: Add support for selecting runtime library 2026-04-20 16:33:18 +08:00
smf lib: smf: use `while (true)` in `get_child_of` for better clarity 2026-04-20 17:29:25 +08:00
utils json: support parsing and serializing 'uint64_t' 2026-04-20 17:47:47 +08:00
CMakeLists.txt lib: net_buf: move the network buffer implementation to lib 2026-04-20 17:41:13 +08:00
Kconfig lib: net_buf: move the network buffer implementation to lib 2026-04-20 17:41:13 +08:00