File tree Expand file tree Collapse file tree 2 files changed +44
-0
lines changed
samples/nrf_compress/mcuboot_update Expand file tree Collapse file tree 2 files changed +44
-0
lines changed Original file line number Diff line number Diff line change
1
+ app :
2
+ address : 0x10800
3
+ end_address : 0x143000
4
+ region : flash_primary
5
+ size : 0x132800
6
+ mcuboot :
7
+ address : 0x0
8
+ end_address : 0x10000
9
+ region : flash_primary
10
+ size : 0x10000
11
+ mcuboot_pad :
12
+ address : 0x10000
13
+ end_address : 0x10800
14
+ region : flash_primary
15
+ size : 0x800
16
+ mcuboot_primary :
17
+ address : 0x10000
18
+ end_address : 0x143000
19
+ orig_span : &id001
20
+ - mcuboot_pad
21
+ - app
22
+ region : flash_primary
23
+ size : 0x133000
24
+ span : *id001
25
+ mcuboot_primary_app :
26
+ address : 0x10800
27
+ end_address : 0x143000
28
+ orig_span : &id002
29
+ - app
30
+ region : flash_primary
31
+ size : 0x132800
32
+ span : *id002
33
+ mcuboot_secondary :
34
+ address : 0x143000
35
+ end_address : 0x1ed000
36
+ region : flash_primary
37
+ size : 0xaa000
38
+ settings_storage :
39
+ address : 0x1ed000
40
+ end_address : 0x1fd000
41
+ region : flash_primary
42
+ size : 0x10000
Original file line number Diff line number Diff line change 10
10
- nrf52840dk/nrf52840
11
11
- nrf5340dk/nrf5340/cpuapp
12
12
- nrf54l15dk/nrf54l15/cpuapp
13
+ - nrf54lm20dk/nrf54lm20a/cpuapp
13
14
integration_platforms :
14
15
- nrf52840dk/nrf52840
15
16
- nrf5340dk/nrf5340/cpuapp
16
17
- nrf54l15dk/nrf54l15/cpuapp
18
+ - nrf54lm20dk/nrf54lm20a/cpuapp
You can’t perform that action at this time.
0 commit comments