manifest: hal_nordic: Update to nrfx 3.9.0

See https://github.com/zephyrproject-rtos/hal_nordic/pull/257.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
Carles Cufi 2024-11-19 18:51:24 +01:00 committed by Henrik Brix Andersen
commit e92323f0c4
2 changed files with 2 additions and 2 deletions

View file

@ -70,7 +70,7 @@ static int stop(const struct device *dev)
{
const struct counter_nrfx_config *config = dev->config;
nrf_timer_task_trigger(config->timer, NRF_TIMER_TASK_SHUTDOWN);
nrf_timer_task_trigger(config->timer, NRF_TIMER_TASK_STOP);
return 0;
}

View file

@ -188,7 +188,7 @@ manifest:
groups:
- hal
- name: hal_nordic
revision: 2dbb2ed6cf461062bbac59a65b6e9d4576656350
revision: 54bde38c6f6ffb3780b26ae728cf79426184384e
path: modules/hal/nordic
groups:
- hal