Skip to content

Commit 6dfbe54

Browse files
author
Seppo Takalo
authored
Merge pull request #11069 from qVlad/add-sectors-for-stm32F446ZE
add defines sectors for STM32F446ZE
2 parents 25198ba + f548388 commit 6dfbe54

File tree

1 file changed

+102
-3
lines changed

1 file changed

+102
-3
lines changed

tools/arm_pack_manager/index.json

Lines changed: 102 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -374249,7 +374249,40 @@
374249374249
"units": 1
374250374250
}
374251374251
},
374252-
"sectors": null,
374252+
"sectors": [
374253+
[
374254+
134217728,
374255+
16384
374256+
],
374257+
[
374258+
134234112,
374259+
16384
374260+
],
374261+
[
374262+
134250496,
374263+
16384
374264+
],
374265+
[
374266+
134266880,
374267+
16384
374268+
],
374269+
[
374270+
134283264,
374271+
65536
374272+
],
374273+
[
374274+
134348800,
374275+
131072
374276+
],
374277+
[
374278+
134479872,
374279+
131072
374280+
],
374281+
[
374282+
134610944,
374283+
131072
374284+
]
374285+
],
374253374286
"sub_family": "STM32F446",
374254374287
"vendor": "STMicroelectronics:13"
374255374288
},
@@ -374328,7 +374361,40 @@
374328374361
"units": 1
374329374362
}
374330374363
},
374331-
"sectors": null,
374364+
"sectors": [
374365+
[
374366+
134217728,
374367+
16384
374368+
],
374369+
[
374370+
134234112,
374371+
16384
374372+
],
374373+
[
374374+
134250496,
374375+
16384
374376+
],
374377+
[
374378+
134266880,
374379+
16384
374380+
],
374381+
[
374382+
134283264,
374383+
65536
374384+
],
374385+
[
374386+
134348800,
374387+
131072
374388+
],
374389+
[
374390+
134479872,
374391+
131072
374392+
],
374393+
[
374394+
134610944,
374395+
131072
374396+
]
374397+
],
374332374398
"sub_family": "STM32F446",
374333374399
"vendor": "STMicroelectronics:13"
374334374400
},
@@ -374407,7 +374473,40 @@
374407374473
"units": 1
374408374474
}
374409374475
},
374410-
"sectors": null,
374476+
"sectors": [
374477+
[
374478+
134217728,
374479+
16384
374480+
],
374481+
[
374482+
134234112,
374483+
16384
374484+
],
374485+
[
374486+
134250496,
374487+
16384
374488+
],
374489+
[
374490+
134266880,
374491+
16384
374492+
],
374493+
[
374494+
134283264,
374495+
65536
374496+
],
374497+
[
374498+
134348800,
374499+
131072
374500+
],
374501+
[
374502+
134479872,
374503+
131072
374504+
],
374505+
[
374506+
134610944,
374507+
131072
374508+
]
374509+
],
374411374510
"sub_family": "STM32F446",
374412374511
"vendor": "STMicroelectronics:13"
374413374512
},

0 commit comments

Comments
 (0)