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 @@ -479821,7 +479821,75 @@
479821479821 ],
479822479822 "sub_family": "STM32W1",
479823479823 "vendor": "STMicroelectronics:13"
479824- },
479824+ },
479825+ "STM32WL55JCIx": {
479826+ "name": "STM32WL55JCIx",
479827+ "memories": {
479828+ "IRAM1": {
479829+ "access": {
479830+ "read": true,
479831+ "write": true,
479832+ "execute": false,
479833+ "peripheral": false,
479834+ "secure": false,
479835+ "non_secure": false,
479836+ "non_secure_callable": false
479837+ },
479838+ "start": 536870912,
479839+ "size": 65536,
479840+ "startup": false,
479841+ "default": true
479842+ },
479843+ "IROM1": {
479844+ "access": {
479845+ "read": true,
479846+ "write": false,
479847+ "execute": true,
479848+ "peripheral": false,
479849+ "secure": false,
479850+ "non_secure": false,
479851+ "non_secure_callable": false
479852+ },
479853+ "start": 134217728,
479854+ "size": 262144,
479855+ "startup": true,
479856+ "default": true
479857+ }
479858+ },
479859+ "algorithms": [
479860+ {
479861+ "file_name": "CMSIS/Flash/STM32WLxx_CM4.FLM",
479862+ "start": 134217728,
479863+ "size": 262144,
479864+ "default": true,
479865+ "ram_start": null,
479866+ "ram_size": null
479867+ }
479868+ ],
479869+ "processor": {
479870+ "Symmetric": {
479871+ "units": 1,
479872+ "core": "CortexM4",
479873+ "fpu": "None",
479874+ "mpu": "Present"
479875+ }
479876+ },
479877+ "from_pack": {
479878+ "vendor": "Keil",
479879+ "pack": "STM32WLxx_DFP",
479880+ "version": "1.0.0",
479881+ "url": "http://www.keil.com/pack"
479882+ },
479883+ "vendor": "STMicroelectronics:13",
479884+ "family": "STM32WL Series",
479885+ "sectors": [
479886+ [
479887+ 134217728,
479888+ 2048
479889+ ]
479890+ ],
479891+ "sub_family": "STM32WL55"
479892+ },
479825479893 "STM32WB55CCUx": {
479826479894 "name": "STM32WB55CCUx",
479827479895 "memories": {
You can’t perform that action at this time.
0 commit comments