Skip to content

[nrf fromlist] manifest: update hal_nordic revision to integrate nrfx 3.13.0 #3061

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open
1 change: 1 addition & 0 deletions drivers/adc/Kconfig.nrfx
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ config ADC_NRFX_SAADC
default y
depends on DT_HAS_NORDIC_NRF_SAADC_ENABLED
select ADC_CONFIGURABLE_INPUTS
select NRFX_SAADC
help
Enable support for nrfx SAADC driver.
Loading
Loading