zephyr/samples/boards/nrf
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
..
battery includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
clock_skew includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
dynamic_pinctrl samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
ieee802154/802154_rpmsg includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
mesh samples/nrf/onoff_level_light: Convert to new MCUmgr header paths 2022-11-17 15:31:17 +01:00
nrf53_sync_rtc includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
nrf_led_matrix includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
nrfx include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
nrfx_prs include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
s2ram includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
system_off crc: Make the build of crc function dependent on a Kconfig 2022-11-23 13:30:00 +01:00