You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- nrf_security: update mbedtls heap to const struct device
Zephyr upmerge introduces device bindings const struct as part of:
zephyrproject-rtos/zephyr#24873
This const'ify mbedtls_heap.c init function.
- mpls: Added `select MULTITHREADING_LOCK` to Kconfig
With the changes related to:
nrfconnect/sdk-nrf#2861zephyrproject-rtos/zephyr#27398
The mpsl clock control is no longer needed, but mpsl still requires
MULTITHREADING_LOCK, and is therefore moved to its right location.
- softdevice_controller: Mark 2M and Coded PHY as supported
These helper configs were introduced in upstream zephyr.
Signed-off-by: Torsten Rasmussen <[email protected]>
Signed-off-by: Rubin Gerritsen <[email protected]>
0 commit comments