zephyr/modules/hal_nordic
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
..
nrf-regtool
nrf_802154 modules: hal_nordic: implement hfclk start/stop for nRF54H20. 2024-06-10 15:00:01 +03:00
nrfs modules: hal_nordic: nrfs: fix buffer used in nrfs send 2024-07-12 09:12:25 -04:00
nrfx modules: hal_nordic: defines NRF_CONFIG_NFCT_PINS_AS_GPIOS for nRF54L15 2024-07-12 16:11:44 -04:00
CMakeLists.txt modules: hal_nordic: require nrf-regtool 5.3.0 2024-05-30 05:20:50 -07:00
Kconfig modules: hal_nordic: turn off temperature update by default for nRF54H20. 2024-06-10 15:00:01 +03:00
Kconfig.nrf_regtool