hal_nordic icon indicating copy to clipboard operation
hal_nordic copied to clipboard

Results 9 hal_nordic issues
Sort by recently updated
recently updated
newest added

Add support for 8bit transfers for all devices in nRF54 family.

Add some additional APIs for AUXPLL that are needed/useful in the Zephyr context.

DNM

Added option to enable the nRF52DK_nrf52832 example to be use in this example.

doing exactly what is written here: https://infocenter.nordicsemi.com/topic/errata_nRF52832_Rev2/ERR/nRF52832/Rev2/latest/anomaly_832_89.html This should be seen in cooperation with https://github.com/zephyrproject-rtos/zephyr/pull/72621

The value to shift is casted to unsigned exclusively to make operation portable. This issue is catched by UBSAN as "left shift of 1 by 31 places cannot be represented...

Declaration of nrf_gpio_pin_port_decode() was missing causing targets utilizing NRF_DECLARE_ONLY to fail compile.

New gain values coming from nRF54L15 device MDK files.

This commit updates revision of the nrf_802154 component.

Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...

dependencies