zephyr/modules
Gerard Marull-Paretas e43c2f3eb5 modules: hal_nordic: inject CONFIG_NFCT_PINS_AS_GPIOS
If the users configures this option in devicetree, ie,

```
&uicr {
    nfct-pins-as-gpios;
};
```

CMake will inject the HAL-specific CONFIG_NFCT_PINS_AS_GPIOS definition,
so that the necessary operations are performed during system init.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2023-09-15 16:05:28 +02:00
..
acpica modules/acpica: CMakeLists.txt: move conditional to beginning of file 2023-09-15 09:26:14 +02:00
canopennode init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
cmsis include: arch: arm: Remove aarch32 directory 2023-09-13 10:08:05 +01:00
fatfs modules: fatfs: fix build warnings 2023-09-14 16:03:13 +02:00
hal_ambiq drivers: spi: Add Ambiq MSPI driver 2023-09-08 14:44:12 +02:00
hal_ethos_u
hal_gigadevice
hal_infineon drivers: cat1: Updates to support latest version of HAL/PDL 2023-09-01 09:52:25 +02:00
hal_nordic modules: hal_nordic: inject CONFIG_NFCT_PINS_AS_GPIOS 2023-09-15 16:05:28 +02:00
hal_nxp modules: rename S32 to NXP_S32 2023-08-16 10:21:26 +02:00
hal_rpi_pico modules: hal_rpi_pico: Enable TIMER driver 2023-09-13 16:18:44 +02:00
liblc3 modules: define few undefined but referenced symbols 2023-07-05 09:11:02 +02:00
littlefs
loramac-node lora: compile drivers based on devicetree 2023-03-31 09:20:22 +02:00
lvgl modules: lvgl: input: move to POST_KERNEL level 2023-09-15 16:04:19 +02:00
lz4
mbedtls mbedtls module: Fix for other POSIX arch boards 2023-09-15 12:58:00 +02:00
nanopb modules: nanopb: Add helper function to generate sources 2023-09-15 12:57:40 +02:00
openthread modules: openthread: initialize settings in otPlatCryptoInit() 2023-08-28 14:27:53 +02:00
percepio modules: Add DFM and move Tracerecorder into percepio module 2023-09-12 10:19:37 -04:00
segger tracing: segger-sysview: conf include fix 2023-08-06 07:44:06 -04:00
tflite-micro
thrift thrift: add temporary Mutex implementation 2023-07-29 10:26:56 -04:00
trusted-firmware-a
trusted-firmware-m include: arch: arm: Remove aarch32 directory 2023-09-13 10:08:05 +01:00
uoscore-uedhoc modules: uoscore-uedhoc: Make the library build with TFM 2023-08-02 10:38:11 +02:00
zcbor
Kconfig modules: cmsis: move to a folder 2023-08-24 13:20:21 +02:00
Kconfig.altera
Kconfig.atmel
Kconfig.chre modules: define few undefined but referenced symbols 2023-07-05 09:11:02 +02:00
Kconfig.cypress
Kconfig.eos_s3
Kconfig.esp32 soc: xtensa,riscv: esp32xx: refactor folder structure 2023-07-25 18:12:33 +02:00
Kconfig.imx
Kconfig.infineon drivers: pwm: Add driver for xmc4xxx using ccu4 module 2023-07-26 15:09:41 +02:00
Kconfig.intel ish: add module Kconfig for Intel HAL 2023-07-28 17:49:09 +02:00
Kconfig.libmetal
Kconfig.mcuboot mcuboot: Use tweak version for final signing version field 2023-09-01 17:44:28 +02:00
Kconfig.mcux soc: nxp_s32: rename family to SOC_FAMILY_NXP_S32 2023-08-16 10:21:26 +02:00
Kconfig.microchip
Kconfig.nuvoton soc: arm: add support for nuvoton numaker m46x series 2023-06-21 09:26:00 +00:00
Kconfig.nxp_s32 soc: nxp_s32: rename family to SOC_FAMILY_NXP_S32 2023-08-16 10:21:26 +02:00
Kconfig.open-amp open-amp: Fix compilation with cache enabled 2023-04-18 12:12:56 +02:00
Kconfig.picolibc modules: define few undefined but referenced symbols 2023-07-05 09:11:02 +02:00
Kconfig.silabs
Kconfig.simplelink soc: arm: ti_simplelink: Add support for TI CC13X2X7 SoC series 2023-03-21 16:03:43 -04:00
Kconfig.sof
Kconfig.st drivers: sensors: ilps22qs: added item in kconfig 2023-07-18 09:53:40 +00:00
Kconfig.stm32 modules: align Kconfig.stm32 2023-07-19 09:51:03 +00:00
Kconfig.sysbuild sysbuild: support Zephyr modules 2023-03-09 09:25:00 +01:00
Kconfig.syst modules: mipi-syst: support minimal C library 2023-06-17 07:31:26 -04:00
Kconfig.telink
Kconfig.tinycrypt
Kconfig.vega
Kconfig.wurthelektronik
Kconfig.xtensa
modules.cmake