File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change @@ -370298,6 +370298,21 @@
370298
370298
"version": "2.1.0"
370299
370299
},
370300
370300
"memories": {
370301
+ "IRAM1": {
370302
+ "access": {
370303
+ "execute": false,
370304
+ "non_secure": false,
370305
+ "non_secure_callable": false,
370306
+ "peripheral": false,
370307
+ "read": true,
370308
+ "secure": false,
370309
+ "write": true
370310
+ },
370311
+ "default": true,
370312
+ "size": 16384,
370313
+ "start": 536870912,
370314
+ "startup": false
370315
+ },
370301
370316
"IROM1": {
370302
370317
"access": {
370303
370318
"execute": true,
@@ -370363,6 +370378,21 @@
370363
370378
"version": "2.1.0"
370364
370379
},
370365
370380
"memories": {
370381
+ "IRAM1": {
370382
+ "access": {
370383
+ "execute": false,
370384
+ "non_secure": false,
370385
+ "non_secure_callable": false,
370386
+ "peripheral": false,
370387
+ "read": true,
370388
+ "secure": false,
370389
+ "write": true
370390
+ },
370391
+ "default": true,
370392
+ "size": 12288,
370393
+ "start": 536870912,
370394
+ "startup": false
370395
+ },
370366
370396
"IROM1": {
370367
370397
"access": {
370368
370398
"execute": true,
You can’t perform that action at this time.
0 commit comments