mirror of https://github.com/ARMmbed/mbed-os.git
Add sectors info for CYSBSYSKIT to arm_pack_manager/index.json.
parent
79c7c3d622
commit
fbeae966b2
|
|
@ -41063,6 +41063,12 @@
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"url": "https://github.com/cypresssemiconductorco/cmsis-packs/raw/master/PSoC6_DFP/"
|
"url": "https://github.com/cypresssemiconductorco/cmsis-packs/raw/master/PSoC6_DFP/"
|
||||||
},
|
},
|
||||||
|
"sectors": [
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
512
|
||||||
|
]
|
||||||
|
],
|
||||||
"vendor": "Cypress:19",
|
"vendor": "Cypress:19",
|
||||||
"family": "PSoC 62",
|
"family": "PSoC 62",
|
||||||
"sub_family": null
|
"sub_family": null
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue