Merge pull request #15412 from MultiTechSystems/update-arm-pack-manager

Add MAX32670 to tools/arm-pack-manager/index.json for bootloader support
pull/15389/head
Martin Kojtal 2023-05-05 14:34:53 +01:00 committed by GitHub
commit 48a89f1ed5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 76 additions and 0 deletions

View File

@ -190940,6 +190940,82 @@
"sub_family": null,
"vendor": "Maxim:23"
},
"MAX32670": {
"algorithms": [
{
"default": true,
"file_name": "Flash/MAX32670.FLM",
"ram_size": null,
"ram_start": null,
"size": 393216,
"start": 268435456
},
{
"default": false,
"file_name": "FlashIAR/FlashMAX32670.flash",
"ram_size": 524288,
"ram_start": 536870912,
"size": 1048576,
"start": 268435456
}
],
"family": "MAX32670 family",
"from_pack": {
"pack": "MAX32670",
"url": "http://www.mxim.net/microcontroller/pack/",
"vendor": "Maxim",
"version": "1.0.3"
},
"memories": {
"IRAM1": {
"access": {
"execute": true,
"non_secure": false,
"non_secure_callable": false,
"peripheral": false,
"read": true,
"secure": false,
"write": true
},
"default": true,
"size": 163840,
"start": 536870912,
"startup": false
},
"IROM1": {
"access": {
"execute": true,
"non_secure": false,
"non_secure_callable": false,
"peripheral": false,
"read": true,
"secure": false,
"write": false
},
"default": true,
"size": 393216,
"start": 268435456,
"startup": true
}
},
"name": "MAX32670",
"processor": {
"Symmetric": {
"core": "CortexM4",
"fpu": "SinglePrecision",
"mpu": "NotPresent",
"units": 1
}
},
"sectors": [
[
0,
8192
]
],
"sub_family": null,
"vendor": "Maxim:23"
},
"MAX71616": {
"algorithms": [
{