zephyr/modules
Torsten Rasmussen 39a7381bb9 cmake: remove deprecation_warnings.cmake
With support for deprecating Kconfig symbols within the Kconfig tree
itself, there is no reason to have a secondary location to maintain
for information that is based on a Kconfig setting in first place.

Better to directly do `select DEPRECATED` on the symbol itself, than to
maintain a secondary list with messages in CMake.

Hence removing this feature in CMake.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2022-07-15 09:53:08 -05:00
..
TraceRecorder
canopennode drivers: can: convert enum can_mode to a bit field 2022-05-11 10:47:54 +02:00
fff
hal_gigadevice soc: arm: gigadevice: use common API headers 2022-06-22 18:41:19 +09:00
hal_infineon modules: hal_infineon: fix CMake Warning when build non Infineon device 2022-05-16 10:17:29 +02:00
hal_nordic modules: hal_nordic: Convert to use DEVICE_DT_GET 2022-07-08 10:18:24 +02:00
hal_nxp
hal_rpi_pico drivers: pwm: add pwm driver for rpi_pico 2022-07-07 15:17:26 +02:00
liblc3codec
littlefs
loramac-node
lz4
mbedtls modules: mbedtls: remove MBEDTLS_ECP_MAX_BITS from mbedTLS configs 2022-07-02 14:13:45 +02:00
nanopb
openthread net: openthread: Move glue code into module directory 2022-07-11 11:00:12 +02:00
segger
tflite-micro
trusted-firmware-m scripts: move mergehex.py to scripts/build 2022-07-12 10:03:45 +02:00
zcbor Revert "modules: zcbor: kconfig: Disallow ZCBOR_VERBOSE with MINIMAL_LIBC" 2022-05-26 17:38:50 +02:00
Kconfig civetweb: remove obsolete code 2022-06-22 08:26:13 -07:00
Kconfig.altera
Kconfig.atmel
Kconfig.cmsis
Kconfig.cmsis_dsp
Kconfig.cmsis_nn
Kconfig.cypress
Kconfig.eos_s3
Kconfig.esp32
Kconfig.imx drivers: pinctrl: refactor pin control support for imx rt 2022-05-12 16:57:17 -05:00
Kconfig.infineon
Kconfig.libmetal
Kconfig.lvgl modules: lvgl: disable for CPU_CORTEX_M0/M0PLUS 2022-06-28 15:53:10 +02:00
Kconfig.mcuboot_bootutil
Kconfig.mcux nxp_imx: rt: add XBARA Inter-Peripheral Crossbar Switch Kconfig option 2022-07-01 16:23:11 +00:00
Kconfig.microchip
Kconfig.nuvoton
Kconfig.open-amp
Kconfig.silabs
Kconfig.simplelink
Kconfig.sof
Kconfig.st
Kconfig.stm32 module: Kconfig stm32 includes the DELAYBLOCK (DLYB) 2022-05-12 14:56:25 -05:00
Kconfig.syst
Kconfig.telink
Kconfig.tinycbor
Kconfig.tinycrypt
Kconfig.vega
Kconfig.xtensa
modules.cmake