zephyr/subsys/mgmt
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
..
ec_host_cmd ec_host_cmd: add eSPI peripheral for the host commands 2022-11-18 10:11:40 +01:00
hawkbit include: net: http: rename http_x.h http/x.h 2022-10-12 09:02:21 -04:00
mcumgr crc: Make the build of crc function dependent on a Kconfig 2022-11-23 13:30:00 +01:00
osdp crc: Make the build of crc function dependent on a Kconfig 2022-11-23 13:30:00 +01:00
updatehub include: add missing sys/printk.h include 2022-10-11 18:05:17 +02:00
CMakeLists.txt
Kconfig