zephyr/modules/hal_nordic/nrfx
Stefan Schwendeler 5feb028512 modules: hal_nordic: defines NRF_CONFIG_NFCT_PINS_AS_GPIOS for nRF54L15
Currently, the NFCT pins cannot be used as GPIOs on the nRF54L15 MCU
because the Nordic HAL for this MCU uses the new upcoming `NRF_CONFIG_`
style configuration settings for this MCU.
To support all nRF5x MCUs, the old configuration is still required
because Nordic didn't update their MDK entirely to the new style.

Signed-off-by: Stefan Schwendeler <Stefan.Schwendeler@husqvarnagroup.com>
2024-07-12 16:11:44 -04:00
..
CMakeLists.txt modules: hal_nordic: defines NRF_CONFIG_NFCT_PINS_AS_GPIOS for nRF54L15 2024-07-12 16:11:44 -04:00
Kconfig drivers: serial: nrfx: Update Kconfig dependencies for RX cache 2024-05-13 16:05:39 -04:00
Kconfig.logging modules: hal_nordic: nrfx: add nRF54L15 GRTC instance 2024-01-30 21:00:44 +00:00
nrfx_config.h modules: hal_nordic: nrfx: Use soc compatible definition 2024-06-05 17:37:31 -05:00
nrfx_config_common.h modules: hal_nordic: nrfx: update API version to 3.3.0 2024-01-15 13:54:13 +01:00
nrfx_config_nrf51.h modules: hal_nordic: nrfx_config: Align to updates in nrfx 3.1.0 2023-07-13 13:21:41 +02:00
nrfx_config_nrf54h20_application.h modules: hal_nordic: Add nrfx configuration needed for nRF54H20 2024-03-18 19:11:36 +00:00
nrfx_config_nrf54h20_ppr.h modules: hal_nordic: Add nrfx configuration needed for nRF54H20 2024-03-18 19:11:36 +00:00
nrfx_config_nrf54h20_radiocore.h modules: hal_nordic: Add nrfx configuration needed for nRF54H20 2024-03-18 19:11:36 +00:00
nrfx_config_nrf54l15_enga_application.h modules: hal_nordic: nrfx: add nRF54L15 FLPR core support 2024-04-16 18:36:58 +01:00
nrfx_config_nrf54l15_enga_flpr.h modules: hal_nordic: nrfx: add nRF54L15 FLPR core support 2024-04-16 18:36:58 +01:00
nrfx_config_nrf91.h dts: arm: add new gpiote instances definition 2024-01-08 11:19:37 +01:00
nrfx_config_nrf5340_application.h dts: arm: add new gpiote instances definition 2024-01-08 11:19:37 +01:00
nrfx_config_nrf5340_network.h modules: hal_nordic: nrfx_config: Update nrfx_config files to nrfx 3.0 2023-05-05 11:47:53 +02:00
nrfx_config_nrf52805.h modules: hal_nordic: nrfx_config: Align to updates in nrfx 3.1.0 2023-07-13 13:21:41 +02:00
nrfx_config_nrf52810.h modules: hal_nordic: nrfx_config: Align to updates in nrfx 3.1.0 2023-07-13 13:21:41 +02:00
nrfx_config_nrf52811.h modules: hal_nordic: nrfx_config: Align to updates in nrfx 3.1.0 2023-07-13 13:21:41 +02:00
nrfx_config_nrf52820.h modules: hal_nordic: nrfx_config: Align to updates in nrfx 3.1.0 2023-07-13 13:21:41 +02:00
nrfx_config_nrf52832.h modules: hal_nordic: nrfx_config: Align to updates in nrfx 3.1.0 2023-07-13 13:21:41 +02:00
nrfx_config_nrf52833.h modules: hal_nordic: nrfx_config: Align to updates in nrfx 3.1.0 2023-07-13 13:21:41 +02:00
nrfx_config_nrf52840.h modules: hal_nordic: nrfx_config: Align to updates in nrfx 3.1.0 2023-07-13 13:21:41 +02:00
nrfx_glue.c modules: hal_nordic: Adapt nrfx_busy_wait() for !SYS_CLOCK_EXISTS case 2022-06-15 17:04:30 -05:00
nrfx_glue.h modules: hal_nordic: nrfx: nrfx_glue: Improve GPIOTE_CHANNELS_USED 2024-06-07 15:08:04 +02:00
nrfx_log.h modules: migrate includes to <zephyr/...> 2022-05-06 19:57:47 +02:00