zephyr/modules/canopennode
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
..
canopen_leds.c modules: canopennode: rename header and Kconfig options 2021-07-01 13:32:18 -04:00
canopen_program.c modules: canopennode: Switch to FIXED_PARTITION_ macros 2022-09-06 09:56:37 +02:00
canopen_storage.c modules: canopennode: storage: fix size_t format specifier 2022-10-22 14:36:11 +09:00
canopen_sync.c modules: canopennode: rename header and Kconfig options 2021-07-01 13:32:18 -04:00
canopennode.h modules: canopennode: rename header and Kconfig options 2021-07-01 13:32:18 -04:00
CMakeLists.txt modules: canopennode: rename header and Kconfig options 2021-07-01 13:32:18 -04:00
CO_driver.c drivers: can: use flags fields for can_frame and can_filter structs 2022-10-25 16:32:10 +02:00
CO_driver_target.h treewide: Use CONFIG_*_ENDIAN instead of __BYTE_ORDER__ 2022-10-28 19:23:46 +09:00
Kconfig crc: Make the build of crc function dependent on a Kconfig 2022-11-23 13:30:00 +01:00