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
Puts fast pair provisioning partition right before the storage partition
and sets its size to 4 KiB to avoid gaps.
Align the storage partition to a 4KiB boundary as this is the sector
size.
This alignment is needed due to a bug in the storage subsystem.
Fixes the cpuapp_rw_partitions node deletion (earlier it was done
incorrectly).
Jira: NCSDK-30269
Signed-off-by: Aleksander Strzebonski <[email protected]>
0 commit comments