diff --git a/tools/arm_pack_manager/index.json b/tools/arm_pack_manager/index.json index 70f0a031b6..ab57dab38a 100644 --- a/tools/arm_pack_manager/index.json +++ b/tools/arm_pack_manager/index.json @@ -480278,7 +480278,75 @@ "from_pack": { "vendor": "Keil", "pack": "STM32WLxx_DFP", - "version": "1.0.0", + "version": "1.1.0", + "url": "http://www.keil.com/pack" + }, + "vendor": "STMicroelectronics:13", + "family": "STM32WL Series", + "sectors": [ + [ + 134217728, + 2048 + ] + ], + "sub_family": "STM32WLE5" + }, + "STM32WLE5CCUx": { + "name": "STM32WLE5CCUx:CM4", + "memories": { + "IRAM1": { + "access": { + "read": true, + "write": true, + "execute": false, + "peripheral": false, + "secure": false, + "non_secure": false, + "non_secure_callable": false + }, + "start": 536870912, + "size": 65536, + "startup": false, + "default": true + }, + "IROM1": { + "access": { + "read": true, + "write": false, + "execute": true, + "peripheral": false, + "secure": false, + "non_secure": false, + "non_secure_callable": false + }, + "start": 134217728, + "size": 262144, + "startup": true, + "default": true + } + }, + "algorithms": [ + { + "file_name": "CMSIS/Flash/STM32WLxx_CM4.FLM", + "start": 134217728, + "size": 262144, + "default": true, + "ram_start": null, + "ram_size": null + } + ], + "processor": { + "Symmetric": { + "units": 1, + "core": "CortexM4", + "fpu": "None", + "mpu": "Present" + } + }, + "from_pack": { + "vendor": "Keil", + "pack": "STM32WLxx_DFP", + "version": "1.1.0", "url": "http://www.keil.com/pack" }, "vendor": "STMicroelectronics:13",