zephyr/subsys
Gerard Marull-Paretas 04ef8ca509 debug: gdbstub: s/device.h/init.h
File was not using any device.h API, but init.h (SYS_INIT).

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2023-08-30 11:52:49 +02:00
..
bluetooth bt: fix bt_l2cap_chan_send_sdu to return total bytes sent 2023-08-30 10:23:05 +02:00
canbus canbus: isotp: replace internal z_timeout with k_timer 2023-08-29 16:14:35 +02:00
console
debug debug: gdbstub: s/device.h/init.h 2023-08-30 11:52:49 +02:00
demand_paging
dfu dfu: mcuboot_shell: Add command to enter serial recovery 2023-04-24 13:27:53 +02:00
disk
dsp
emul emul: Don't panic if matching emul can't be found 2023-07-18 11:09:08 +00:00
fb fb: cfb: Remove unused value 2023-08-14 18:08:59 +00:00
fs fs: rename shadow variables 2023-08-22 11:39:58 +02:00
input drivers,subsys: fix few missing k_work_delayable_from_work 2023-08-28 10:12:21 +02:00
ipc ipc: ipc_service: backends: rpmsg_static_vrings: add missing init.h 2023-08-30 10:41:20 +02:00
jwt
logging xtensa: add support for dc233c SoC for QEMU 2023-08-26 16:50:40 -04:00
lorawan lorawan: services: add missing init.h 2023-08-30 11:37:53 +02:00
mgmt mcumgr: fix few mismatched CONTAINER_OF 2023-08-30 10:22:00 +02:00
modbus modbus: use macro for function code for input register 2023-08-16 14:58:47 +02:00
net net: sockets: tls: Implement TLS_DTLS_CID option 2023-08-30 11:36:51 +02:00
pm pm: Fix unused-parameter warnings 2023-08-21 17:15:56 +02:00
portability COVERAGE: Fix COVERAGE_GCOV dependencies 2023-08-24 15:36:31 +02:00
random random: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
retention retention: Drop prefix/checksum code if not used 2023-08-24 20:44:02 +02:00
rtio rtio: add missing init.h include 2023-08-29 11:29:37 +01:00
sd sd: ensure card variables are initialized in sd_ops 2023-08-30 11:37:04 +02:00
sensing sensing: sensor_mgmt: s/device.h/init.h 2023-08-29 12:17:24 +01:00
settings settings: rename shadow variables 2023-08-22 11:39:58 +02:00
shell shell: make ascii filtering optional 2023-08-29 19:22:16 +03:00
sip_svc iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
stats
storage storage: rename shadow variables 2023-08-22 11:39:58 +02:00
task_wdt
testsuite drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
timing
tracing tracing_user: let user implementation to do everything 2023-08-17 15:13:17 +02:00
usb usb: host: core: add missing init.h 2023-08-29 16:13:19 +01:00
zbus zbus: improve the way of storing observers 2023-08-29 10:18:55 +02:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig sensing: add Sensing Subsystem skeleton 2023-06-17 07:43:25 -04:00