zephyr/subsys
Luis Ubieda 92e0d0bbfc bluetooth: nus: Change Kconfigs prefix to BT_ZEPHYR_NUS
To prevent future conflicts with NCS's NUS implementation, whose
Kconfig's are prefixed with BT_NUS.

Signed-off-by: Luis Ubieda <luisf@croxel.com>
2024-04-02 10:36:01 +03:00
..
bindesc bindesc: Update build time without re-running cmake entirely 2024-03-29 15:08:39 +00:00
bluetooth bluetooth: nus: Change Kconfigs prefix to BT_ZEPHYR_NUS 2024-04-02 10:36:01 +03:00
canbus
console
debug kernel: rename Z_KERNEL_STACK_BUFFER to K_KERNEL_STACK_BUFFER 2024-03-27 19:27:10 -04:00
demand_paging
dfu subsys/dfu/boot: Fix image confirm for Direct XIP 2024-02-06 21:00:36 +01:00
disk
dsp
emul
fb
fs fs: allow fs_mkfs() for FATFS without auto-format on mounting 2024-04-01 11:04:56 +01:00
input input: utils: rename the input dump callback 2024-04-01 11:05:02 +01:00
ipc ipc: Add thread name to mbox work queues 2024-03-19 15:01:16 +01:00
jwt
llext syscalls: llext: Export z_impl symbols so they are available to kernel 2024-03-26 19:31:56 -04:00
logging syscall: Export all emitted syscalls, enabling them for extensions 2024-03-20 16:26:54 +00:00
lorawan lorawan: services: clock_sync: apply changed periodicity immediately 2024-03-01 17:35:04 +01:00
mem_mgmt
mgmt mgmt: hawkbit: remove hb_context.url_buffer_size 2024-03-28 09:43:18 +00:00
modbus
modem modem: cmux: make work buffer size configurable 2024-03-26 09:29:55 +00:00
net net: buf: Include user data when cloning 2024-03-29 16:00:39 -05:00
pm pm: runtime: fix race when waiting for suspended event 2024-03-29 15:08:56 +00:00
portability kernel: remove cmsis-rtos layering violation 2024-03-06 19:27:28 -05:00
random random: Rename source files 2024-03-28 09:44:44 +00:00
retention
rtio
sd sd: sdmmc: fix formatting 2024-03-20 10:27:02 -05:00
sensing
settings settings: nvs: Fix first write issue with cache 2024-02-26 11:55:33 +00:00
shell shell: rtt: Add detection of host presence 2024-03-28 14:47:03 +00:00
sip_svc
stats
storage subsys/storage/flash_map: Inline flash_area_layout 2024-03-22 08:58:48 +01:00
task_wdt task_wdt: add shell 2024-03-22 10:24:55 +01:00
testsuite scripts: tests: Blackbox test expansion - platform 2024-03-31 17:37:09 -04:00
timing
tracing tracing: add intel ADSP memory window backend 2024-03-25 09:33:41 +01:00
usb usb: device_next: use USB notification in CDC ACM implementation 2024-03-22 10:10:42 +01:00
zbus
CMakeLists.txt
Kconfig