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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.ds2477_85 | ||
| Kconfig.ds2484 | ||
| Kconfig.ds2485 | ||
| Kconfig.test | ||
| Kconfig.zephyr_serial | ||
| w1_common.c | ||
| w1_ds248x.h | ||
| w1_ds2477_85_common.c | ||
| w1_ds2477_85_common.h | ||
| w1_ds2484.c | ||
| w1_ds2485.c | ||
| w1_handlers.c | ||
| w1_net.c | ||
| w1_shell.c | ||
| w1_test.c | ||
| w1_zephyr_serial.c | ||