zephyr/drivers/console
Gerard Marull-Paretas dacb3dbfeb iterable_sections: move to specific header
Until now iterable sections APIs have been part of the toolchain
(common) headers. They are not strictly related to a toolchain, they
just rely on linker providing support for sections. Most files relied on
indirect includes to access the API, now, it is included as needed.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-05-22 10:42:30 +02:00
..
CMakeLists.txt bsim: cmake: Remove unnecessary references to environment 2023-04-28 20:38:48 +02:00
Kconfig nrf52_bsim: drivers/console: Refactor printk backend 2023-04-24 13:29:53 +02:00
Kconfig.gsm_mux
bsim_console.c nrf52_bsim: drivers/console: Refactor printk backend 2023-04-24 13:29:53 +02:00
efi_console.c
gsm_mux.c
gsm_mux.h
ipm_console.c
ipm_console_receiver.c
ipm_console_sender.c
jailhouse_debug_console.c
native_posix_console.c drivers: native_posix_console: Fix if printk is not selected 2023-04-24 13:29:53 +02:00
ram_console.c
rtt_console.c
semihost_console.c
uart_console.c
uart_mcumgr.c
uart_mux.c iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
uart_mux_internal.h
winstream_console.c
xtensa_sim_console.c