File tree Expand file tree Collapse file tree 1 file changed +69
-1
lines changed Expand file tree Collapse file tree 1 file changed +69
-1
lines changed Original file line number Diff line number Diff line change @@ -480278,7 +480278,75 @@
480278
480278
"from_pack": {
480279
480279
"vendor": "Keil",
480280
480280
"pack": "STM32WLxx_DFP",
480281
- "version": "1.0.0",
480281
+ "version": "1.1.0",
480282
+ "url": "http://www.keil.com/pack"
480283
+ },
480284
+ "vendor": "STMicroelectronics:13",
480285
+ "family": "STM32WL Series",
480286
+ "sectors": [
480287
+ [
480288
+ 134217728,
480289
+ 2048
480290
+ ]
480291
+ ],
480292
+ "sub_family": "STM32WLE5"
480293
+ },
480294
+ "STM32WLE5CCUx": {
480295
+ "name": "STM32WLE5CCUx:CM4",
480296
+ "memories": {
480297
+ "IRAM1": {
480298
+ "access": {
480299
+ "read": true,
480300
+ "write": true,
480301
+ "execute": false,
480302
+ "peripheral": false,
480303
+ "secure": false,
480304
+ "non_secure": false,
480305
+ "non_secure_callable": false
480306
+ },
480307
+ "start": 536870912,
480308
+ "size": 65536,
480309
+ "startup": false,
480310
+ "default": true
480311
+ },
480312
+ "IROM1": {
480313
+ "access": {
480314
+ "read": true,
480315
+ "write": false,
480316
+ "execute": true,
480317
+ "peripheral": false,
480318
+ "secure": false,
480319
+ "non_secure": false,
480320
+ "non_secure_callable": false
480321
+ },
480322
+ "start": 134217728,
480323
+ "size": 262144,
480324
+ "startup": true,
480325
+ "default": true
480326
+ }
480327
+ },
480328
+ "algorithms": [
480329
+ {
480330
+ "file_name": "CMSIS/Flash/STM32WLxx_CM4.FLM",
480331
+ "start": 134217728,
480332
+ "size": 262144,
480333
+ "default": true,
480334
+ "ram_start": null,
480335
+ "ram_size": null
480336
+ }
480337
+ ],
480338
+ "processor": {
480339
+ "Symmetric": {
480340
+ "units": 1,
480341
+ "core": "CortexM4",
480342
+ "fpu": "None",
480343
+ "mpu": "Present"
480344
+ }
480345
+ },
480346
+ "from_pack": {
480347
+ "vendor": "Keil",
480348
+ "pack": "STM32WLxx_DFP",
480349
+ "version": "1.1.0",
480282
480350
"url": "http://www.keil.com/pack"
480283
480351
},
480284
480352
"vendor": "STMicroelectronics:13",
You can’t perform that action at this time.
0 commit comments