We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fec4bf commit adb09f2Copy full SHA for adb09f2
tests/drivers/nrfx_integration_test/Kconfig
@@ -33,7 +33,6 @@ config NRFX_ALL_DRIVERS
33
|| $(dt_has_compat,$(DT_COMPAT_NORDIC_NRF52_FLASH_CONTROLLER)) \
34
|| $(dt_has_compat,$(DT_COMPAT_NORDIC_NRF53_FLASH_CONTROLLER)) \
35
|| $(dt_has_compat,$(DT_COMPAT_NORDIC_NRF91_FLASH_CONTROLLER))
36
- select NRFX_PDM if HAS_HW_NRF_PDM
37
select NRFX_POWER if HAS_HW_NRF_POWER
38
select NRFX_PWM0 if HAS_HW_NRF_PWM0
39
select NRFX_PWM1 if HAS_HW_NRF_PWM1
0 commit comments