Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions samples/zephyr/mcumin/smp_svr/pm_static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ mcuboot_secondary:
- mcuboot_secondary_pad
- mcuboot_secondary_app
region: flash_primary
size: 0xb9000
size: 0xa5000
span: *id003
mcuboot_secondary_pad:
region: flash_primary
Expand All @@ -40,8 +40,4 @@ mcuboot_secondary_pad:
mcuboot_secondary_app:
region: flash_primary
address: 0xc0800
size: 0xb8800
settings_storage:
address: 0x179000
region: flash_primary
size: 0x4000
size: 0xa4800
Loading