zephyr/modules
Rubin Gerritsen 81ed343212 modules: hal_nordic: nrfx: Compile NRFX_GPPI modules for 54lbsim
We should use CONFIG_SOC_COMPATIBLE_NRF54L15 whenever possible.
With the current bsim model of 54L these files do not yet compile,
but that can be added separately.

Compilation warning:
```
/nrfx_interconnect_dppic_ppib.c:158:36:
warning: implicit declaration of function ‘nrf_address_bus_get’
[-Wimplicit-function-declaration]
  158 |         uint8_t bus_address_area =
	nrf_address_bus_get(addr, p_dppic->apb_size);
      |                                    ^~~~~~~~~~~~~~~~~~~
```

Signed-off-by: Rubin Gerritsen <rubin.gerritsen@nordicsemi.no>
2025-01-07 11:52:12 +01:00
..
acpica
canopennode modules: canopennode: add rxmsg callback 2024-10-16 12:26:40 +02:00
cmsis arch: arm: cleanup of soc flags in arch 2024-11-16 15:56:11 -05:00
cmsis-dsp manifest: update cmsis-dsp to v1.16.2 2024-11-25 14:42:07 +01:00
cmsis-nn
fatfs fs: fatfs: additional ELM FAT options 2024-10-11 13:20:08 -04:00
hal_ambiq drivers: udc_ambiq: Implemented UDC driver for apollo4p 2024-11-16 15:07:29 -05:00
hal_ethos_u modules: hal_ethos_u: Update to latest Ethos-U rev 2025-01-07 10:10:05 +01:00
hal_gigadevice
hal_infineon kernel: Introduce _THREAD_SLEEPING state bit 2024-12-18 18:17:03 +01:00
hal_nordic modules: hal_nordic: nrfx: Compile NRFX_GPPI modules for 54lbsim 2025-01-07 11:52:12 +01:00
hal_nxp modules: hal_nxp: osa: Remove deprecated OSA API 2024-10-25 08:54:18 +02:00
hal_rpi_pico drivers: clock_control: rpi_pico: Start tick generators for timers 2024-12-23 23:57:57 +01:00
hal_silabs modules: hal_silabs: Add stubs to support CONFIG_BUILD_ONLY_NO_BLOBS 2024-12-25 03:37:53 +01:00
hal_st drivers/sensor: lis2dux12: add lis2duxs12 support 2024-12-27 19:34:46 +01:00
hal_tdk modules: hal_tdk: Introduce kconfig symbol to prevent cmake warning 2024-12-19 15:18:19 +01:00
hal_wch west: add the hal_wch 2024-11-26 14:41:46 +00:00
hostap modules: hostap: Fix WPA supplicant debug logging 2025-01-02 16:03:09 +01:00
liblc3 modules: liblc3: Bump to 1.1.1 2024-12-27 12:36:13 +01:00
littlefs fs: littlefs: add littlefs disk version selection 2024-12-17 20:55:51 +01:00
loramac-node
lvgl modules: lvgl: Rename the VDB custom section Kconfig name 2025-01-06 17:13:29 +00:00
lz4 modules: lz4: add configurability 2024-11-22 22:46:59 +00:00
mbedtls mbedtls: add TEST_CSPRNG_GENERATOR to the list of non-CS sources 2024-12-19 17:53:37 +01:00
nanopb
nrf_wifi wifi: nrf_wifi: Add Kconfig option to disabling priority window 2025-01-03 10:02:10 +01:00
openthread net: openthread: Add openthread tcat multiradio config. 2024-12-19 12:36:54 +01:00
percepio
segger modules: segger: fix typos 2024-12-17 23:14:44 +01:00
tflite-micro
thrift thrift: Define module-wide _POSIX_C_SOURCE feature test macro 2024-10-22 20:40:20 +02:00
trusted-firmware-a
trusted-firmware-m boards: mps3: Add support for corstone310/an555 2024-10-26 03:58:05 +01:00
uoscore-uedhoc
zcbor zcbor: Kconfig: Clarify docs for the ZCBOR_STOP_ON_ERROR config 2024-10-25 22:47:53 +01:00
Kconfig drivers: wifi: make WIFI_BUILD_ONLY_MODE global symbol 2024-12-18 18:17:16 +01:00
Kconfig.altera
Kconfig.atmel
Kconfig.chre
Kconfig.cypress
Kconfig.eos_s3
Kconfig.esp32
Kconfig.imx
Kconfig.infineon
Kconfig.intel
Kconfig.libmetal
Kconfig.mcuboot mcuboot: Add support for RAM load mode 2024-10-11 13:19:39 -04:00
Kconfig.mcux nxp: combine MONOLITHIC_BT and MONOLITHIC_IEEE802154 2024-12-10 11:11:38 +01:00
Kconfig.microchip
Kconfig.nuvoton
Kconfig.nxp_s32
Kconfig.open-amp
Kconfig.picolibc
Kconfig.renesas_fsp drivers: sdhc: support SDHC driver on Renesas RA8 2024-12-25 06:33:12 +01:00
Kconfig.rust
Kconfig.simplelink
Kconfig.sof
Kconfig.stm32 modules: stm32: add hal_sdio kconfig 2024-12-07 11:02:18 +01:00
Kconfig.sysbuild
Kconfig.syst
Kconfig.telink
Kconfig.tinycrypt TinyCrypt: Deprecate the library 2024-12-12 11:05:59 +01:00
Kconfig.vega
Kconfig.wurthelektronik
Kconfig.xtensa
modules.cmake