File tree Expand file tree Collapse file tree 1 file changed +62
-2
lines changed Expand file tree Collapse file tree 1 file changed +62
-2
lines changed Original file line number Diff line number Diff line change @@ -302315,7 +302315,23 @@
302315
302315
"vendor": "Keil",
302316
302316
"version": "1.2.1"
302317
302317
},
302318
- "memories": {},
302318
+ "memories": {
302319
+ "PROGRAM_FLASH": {
302320
+ "access": {
302321
+ "execute": true,
302322
+ "non_secure": false,
302323
+ "non_secure_callable": false,
302324
+ "peripheral": false,
302325
+ "read": true,
302326
+ "secure": false,
302327
+ "write": false
302328
+ },
302329
+ "default": true,
302330
+ "size": 8388608,
302331
+ "start": 402653184,
302332
+ "startup": true
302333
+ }
302334
+ },
302319
302335
"name": "R7S72100",
302320
302336
"processor": {
302321
302337
"Symmetric": {
@@ -302328,12 +302344,56 @@
302328
302344
"sectors": [
302329
302345
[
302330
302346
0,
302331
- 2
302347
+ 4096
302332
302348
]
302333
302349
],
302334
302350
"sub_family": "RZ_A1H",
302335
302351
"vendor": "Renesas:117"
302336
302352
},
302353
+ "R7S72103": {
302354
+ "algorithms": [],
302355
+ "family": "RZ_A",
302356
+ "from_pack": {
302357
+ "pack": "RZ_DFP",
302358
+ "url": "http://www.keil.com/pack/",
302359
+ "vendor": "Keil",
302360
+ "version": "1.2.1"
302361
+ },
302362
+ "memories": {
302363
+ "PROGRAM_FLASH": {
302364
+ "access": {
302365
+ "execute": true,
302366
+ "non_secure": false,
302367
+ "non_secure_callable": false,
302368
+ "peripheral": false,
302369
+ "read": true,
302370
+ "secure": false,
302371
+ "write": false
302372
+ },
302373
+ "default": true,
302374
+ "size": 8388608,
302375
+ "start": 402653184,
302376
+ "startup": true
302377
+ }
302378
+ },
302379
+ "name": "R7S72103",
302380
+ "processor": {
302381
+ "Symmetric": {
302382
+ "core": "CortexA9",
302383
+ "fpu": "DoublePrecision",
302384
+ "mpu": "Present",
302385
+ "units": 1
302386
+ }
302387
+ },
302388
+ "sectors": [
302389
+ [
302390
+ 0,
302391
+ 4096
302392
+ ]
302393
+ ],
302394
+ "sub_family": "RZ_A1LU",
302395
+ "vendor": "Renesas:117"
302396
+ },
302337
302397
"RC10001": {
302338
302398
"algorithms": [],
302339
302399
"family": "RC10000 Series",
You can’t perform that action at this time.
0 commit comments