zephyr/samples/boards
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
..
96b_argonkey includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
arc_secure_services includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
bbc_microbit includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
esp32 samples: boards/esp32: Add ESP32 Ethernet sample 2022-10-01 14:51:28 -04:00
google_kukui includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
intel_adsp/code_relocation samples/boards: Add intel_adsp/code_relocation sample 2022-11-03 10:25:07 +01:00
mec15xxevb_assy6853 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
mimxrt1060_evk/system_off includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
nrf crc: Make the build of crc function dependent on a Kconfig 2022-11-23 13:30:00 +01:00
qomu samples: boards: Add Qomu board sample 2022-10-20 15:41:09 +02:00
reel_board/mesh_badge samples: reel_board: mesh_badge: Switch to FIXED_PARTITION_ macros 2022-09-06 09:56:37 +02:00
sensortile_box includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
stm32 samples: boards: stm32: Rename README.md to README.rst 2022-11-08 13:47:09 -06:00
ti/cc13x2_cc26x2/system_off includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
up_squared/gpio_counter includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
boards.rst