File tree Expand file tree Collapse file tree 1 file changed +76
-0
lines changed Expand file tree Collapse file tree 1 file changed +76
-0
lines changed Original file line number Diff line number Diff line change @@ -190940,6 +190940,82 @@
190940
190940
"sub_family": null,
190941
190941
"vendor": "Maxim:23"
190942
190942
},
190943
+ "MAX32670": {
190944
+ "algorithms": [
190945
+ {
190946
+ "default": true,
190947
+ "file_name": "Flash/MAX32670.FLM",
190948
+ "ram_size": null,
190949
+ "ram_start": null,
190950
+ "size": 393216,
190951
+ "start": 268435456
190952
+ },
190953
+ {
190954
+ "default": false,
190955
+ "file_name": "FlashIAR/FlashMAX32670.flash",
190956
+ "ram_size": 524288,
190957
+ "ram_start": 536870912,
190958
+ "size": 1048576,
190959
+ "start": 268435456
190960
+ }
190961
+ ],
190962
+ "family": "MAX32670 family",
190963
+ "from_pack": {
190964
+ "pack": "MAX32670",
190965
+ "url": "http://www.mxim.net/microcontroller/pack/",
190966
+ "vendor": "Maxim",
190967
+ "version": "1.0.3"
190968
+ },
190969
+ "memories": {
190970
+ "IRAM1": {
190971
+ "access": {
190972
+ "execute": true,
190973
+ "non_secure": false,
190974
+ "non_secure_callable": false,
190975
+ "peripheral": false,
190976
+ "read": true,
190977
+ "secure": false,
190978
+ "write": true
190979
+ },
190980
+ "default": true,
190981
+ "size": 163840,
190982
+ "start": 536870912,
190983
+ "startup": false
190984
+ },
190985
+ "IROM1": {
190986
+ "access": {
190987
+ "execute": true,
190988
+ "non_secure": false,
190989
+ "non_secure_callable": false,
190990
+ "peripheral": false,
190991
+ "read": true,
190992
+ "secure": false,
190993
+ "write": false
190994
+ },
190995
+ "default": true,
190996
+ "size": 393216,
190997
+ "start": 268435456,
190998
+ "startup": true
190999
+ }
191000
+ },
191001
+ "name": "MAX32670",
191002
+ "processor": {
191003
+ "Symmetric": {
191004
+ "core": "CortexM4",
191005
+ "fpu": "SinglePrecision",
191006
+ "mpu": "NotPresent",
191007
+ "units": 1
191008
+ }
191009
+ },
191010
+ "sectors": [
191011
+ [
191012
+ 0,
191013
+ 8192
191014
+ ]
191015
+ ],
191016
+ "sub_family": null,
191017
+ "vendor": "Maxim:23"
191018
+ },
190943
191019
"MAX71616": {
190944
191020
"algorithms": [
190945
191021
{
You can’t perform that action at this time.
0 commit comments