zephyr/drivers/console
Anas Nashif cffe98d9de crc: Make the build of crc function dependent on a Kconfig
Add CONFIG_CRC for building CRC related routines.
CRC routines are now being built for each application, whether used or
not and are add in the build system unconditionally.

Keep CONFIG_CRC enabled by default for now and until all users have
converted to use the new option.

Partial fix for #50654

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-11-23 13:30:00 +01:00
..
CMakeLists.txt
Kconfig
Kconfig.gsm_mux crc: Make the build of crc function dependent on a Kconfig 2022-11-23 13:30:00 +01: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
ram_console.c
rtt_console.c
semihost_console.c
uart_console.c mgmt/mcumgr: Move transport headers to transport subdir 2022-11-17 15:31:17 +01:00
uart_mcumgr.c mgmt/mcumgr: Move transport headers to transport subdir 2022-11-17 15:31:17 +01:00
uart_mux.c
uart_mux_internal.h
winstream_console.c sparse: fix sparse warnings found in sof compilation 2022-11-02 14:34:20 -04:00
xtensa_sim_console.c