Skip to content

Conversation

mib1-nordic
Copy link
Contributor

  • Use API for standard instantiation and replaced nrfx_err_t error values with errno.
  • Remove Kconfig symbols for each PWM instance which are no longer needed.

@mib1-nordic mib1-nordic force-pushed the nrfx_pwm_rework branch 4 times, most recently from 99b140e to 79b7d4f Compare October 3, 2025 09:45
@mib1-nordic mib1-nordic force-pushed the nrfx_pwm_rework branch 2 times, most recently from 5525318 to a7fbfc7 Compare October 13, 2025 14:14
magp-nordic and others added 8 commits October 14, 2025 11:41
Align paths after introducing BSP.

Signed-off-by: Magdalena Pastula <[email protected]>
Temporarily change path from hal_nordic to nrfx in BICR CMake.
This is needed, because BICR is in soc directory which is
included before modules, where NRFX_DIR symbol is defined.

Signed-off-by: Magdalena Pastula <[email protected]>
The old "anomaly" macros are deprecated.
This commit changes the defines to new macrology

Signed-off-by: Norbert Morawski <[email protected]>
This commit uses new unified checking macros for nRF chips' errata.

Signed-off-by: Norbert Morawski <[email protected]>
Use API for standard instantiation and replace nrfx_err_t
error values with errno.

Signed-off-by: Michał Bainczyk <[email protected]>
Remove Kconfig symbols for each PWM instance which are no longer needed.

Signed-off-by: Michał Bainczyk <[email protected]>
Add macro for translating new errno error codes to strings.

Signed-off-by: Michał Bainczyk <[email protected]>
Align anomaly 109 handling to changes in nrfx_pwm driver.

Signed-off-by: Michał Bainczyk <[email protected]>
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants