File tree Expand file tree Collapse file tree 1 file changed +65
-0
lines changed
Expand file tree Collapse file tree 1 file changed +65
-0
lines changed Original file line number Diff line number Diff line change @@ -480223,6 +480223,71 @@
480223480223 ],
480224480224 "sub_family": "STM32WL55"
480225480225 },
480226+ "STM32WB15CCUx": {
480227+ "name": "STM32WB15CCUx",
480228+ "memories": {
480229+ "IROM1": {
480230+ "access": {
480231+ "read": true,
480232+ "write": false,
480233+ "execute": true,
480234+ "peripheral": false,
480235+ "secure": false,
480236+ "non_secure": false,
480237+ "non_secure_callable": false
480238+ },
480239+ "start": 134217728,
480240+ "size": 327680,
480241+ "startup": true,
480242+ "default": true
480243+ },
480244+ "IRAM1": {
480245+ "access": {
480246+ "read": true,
480247+ "write": true,
480248+ "execute": false,
480249+ "peripheral": false,
480250+ "secure": false,
480251+ "non_secure": false,
480252+ "non_secure_callable": false
480253+ },
480254+ "start": 536870912,
480255+ "size": 49152,
480256+ "startup": false,
480257+ "default": true
480258+ }
480259+ },
480260+ "algorithms": [
480261+ {
480262+ "file_name": "CMSIS/Flash/STM32WB_M4.FLM",
480263+ "start": 134217728,
480264+ "size": 1048576,
480265+ "default": true,
480266+ "ram_start": null,
480267+ "ram_size": null
480268+ }
480269+ ],
480270+ "processor": {
480271+ "Symmetric": {
480272+ "units": 1,
480273+ "core": "CortexM4",
480274+ "fpu": "SinglePrecision",
480275+ "mpu": "Present"
480276+ }
480277+ },
480278+ "from_pack": {
480279+ "vendor": "Keil",
480280+ "pack": "STM32WBxx_DFP",
480281+ "version": "1.2.0",
480282+ "url": "http://www.keil.com/pack"
480283+ },
480284+ "sectors" : [
480285+ [ 134217728, 4096 ]
480286+ ],
480287+ "vendor": "STMicroelectronics:13",
480288+ "family": "STM32WB Series",
480289+ "sub_family": "STM32WB15"
480290+ },
480226480291 "STM32WB55CCUx": {
480227480292 "name": "STM32WB55CCUx",
480228480293 "memories": {
You can’t perform that action at this time.
0 commit comments