Files
2026-06-11 17:48:35 +09:00

36 lines
605 B
YAML

app:
address: 0xc200
region: flash_primary
size: 0x78e00
mcuboot:
address: 0x0
region: flash_primary
size: 0xc000
mcuboot_pad:
address: 0xc000
region: flash_primary
size: 0x200
mcuboot_primary:
address: 0xc000
orig_span: &id001
- mcuboot_pad
- app
region: flash_primary
size: 0x79000
span: *id001
mcuboot_primary_app:
address: 0xc200
orig_span: &id002
- app
region: flash_primary
size: 0x78e00
span: *id002
mcuboot_secondary:
address: 0x85000
region: flash_primary
size: 0x79000
settings_storage:
address: 0xfe000
region: flash_primary
size: 0x2000