mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #14496 from jeromecoutant/PR_DEVICENAME
STM32: cleanup around devicename information from CMSIS packpull/14463/head
commit
9d0bd3abd9
|
@ -1351,7 +1351,7 @@
|
|||
"detect_code": [
|
||||
"0755"
|
||||
],
|
||||
"device_name": "STM32F070RB"
|
||||
"device_name": "STM32F070RBTx"
|
||||
},
|
||||
"MCU_STM32F072xB": {
|
||||
"inherits": [
|
||||
|
@ -1380,7 +1380,7 @@
|
|||
"detect_code": [
|
||||
"0730"
|
||||
],
|
||||
"device_name": "STM32F072RB"
|
||||
"device_name": "STM32F072RBTx"
|
||||
},
|
||||
"MCU_STM32F091xC": {
|
||||
"inherits": [
|
||||
|
@ -1409,7 +1409,7 @@
|
|||
"detect_code": [
|
||||
"0750"
|
||||
],
|
||||
"device_name": "STM32F091RC"
|
||||
"device_name": "STM32F091RCTx"
|
||||
},
|
||||
"MCU_STM32F1": {
|
||||
"inherits": [
|
||||
|
@ -1567,7 +1567,7 @@
|
|||
"device_has_add": [
|
||||
"USBDEVICE"
|
||||
],
|
||||
"device_name": "STM32F207ZG",
|
||||
"device_name": "STM32F207ZGTx",
|
||||
"overrides": {
|
||||
"network-default-interface-type": "ETHERNET"
|
||||
}
|
||||
|
@ -1638,7 +1638,7 @@
|
|||
"detect_code": [
|
||||
"0775"
|
||||
],
|
||||
"device_name": "STM32F303K8"
|
||||
"device_name": "STM32F303K8Tx"
|
||||
},
|
||||
"MCU_STM32F303xC": {
|
||||
"inherits": [
|
||||
|
@ -1687,7 +1687,7 @@
|
|||
"detect_code": [
|
||||
"0745"
|
||||
],
|
||||
"device_name": "STM32F303RE"
|
||||
"device_name": "STM32F303RETx"
|
||||
},
|
||||
"NUCLEO_F303ZE": {
|
||||
"inherits": [
|
||||
|
@ -1700,7 +1700,7 @@
|
|||
"detect_code": [
|
||||
"0747"
|
||||
],
|
||||
"device_name": "STM32F303ZE"
|
||||
"device_name": "STM32F303ZETx"
|
||||
},
|
||||
"MCU_STM32F334x8": {
|
||||
"inherits": [
|
||||
|
@ -1766,7 +1766,7 @@
|
|||
"detect_code": [
|
||||
"0720"
|
||||
],
|
||||
"device_name": "STM32F401RE"
|
||||
"device_name": "STM32F401RETx"
|
||||
},
|
||||
"MCU_STM32F407xE": {
|
||||
"inherits": [
|
||||
|
@ -1835,7 +1835,7 @@
|
|||
"detect_code": [
|
||||
"0740"
|
||||
],
|
||||
"device_name": "STM32F411RE"
|
||||
"device_name": "STM32F411RETx"
|
||||
},
|
||||
"MTS_DRAGONFLY_F411RE": {
|
||||
"inherits": [
|
||||
|
@ -1851,7 +1851,7 @@
|
|||
"SERIAL_FC",
|
||||
"LPTICKER"
|
||||
],
|
||||
"device_name": "STM32F411RE",
|
||||
"device_name": "STM32F411RETx",
|
||||
"detect_code": [
|
||||
"0454"
|
||||
]
|
||||
|
@ -1873,7 +1873,7 @@
|
|||
"FLASH",
|
||||
"SERIAL_FC"
|
||||
],
|
||||
"device_name": "STM32F411RE",
|
||||
"device_name": "STM32F411RETx",
|
||||
"detect_code": [
|
||||
"0320"
|
||||
]
|
||||
|
@ -1908,7 +1908,7 @@
|
|||
"device_has_add": [
|
||||
"USBDEVICE"
|
||||
],
|
||||
"device_name": "STM32F412ZG"
|
||||
"device_name": "STM32F412ZGTx"
|
||||
},
|
||||
"WIO_EMW3166": {
|
||||
"inherits": [
|
||||
|
@ -1918,7 +1918,7 @@
|
|||
"WICED",
|
||||
"CYW43362"
|
||||
],
|
||||
"device_name": "STM32F412ZG",
|
||||
"device_name": "STM32F412ZGTx",
|
||||
"overrides": {
|
||||
"clock_source": "USE_PLL_HSI",
|
||||
"network-default-interface-type": "WIFI"
|
||||
|
@ -2000,7 +2000,7 @@
|
|||
"QSPI",
|
||||
"USBDEVICE"
|
||||
],
|
||||
"device_name": "STM32F413ZH"
|
||||
"device_name": "STM32F413ZHTx"
|
||||
},
|
||||
"NUCLEO_F413ZH": {
|
||||
"inherits": [
|
||||
|
@ -2015,7 +2015,7 @@
|
|||
"device_has_add": [
|
||||
"USBDEVICE"
|
||||
],
|
||||
"device_name": "STM32F413ZH"
|
||||
"device_name": "STM32F413ZHTx"
|
||||
},
|
||||
"MCU_STM32F429xI": {
|
||||
"inherits": [
|
||||
|
@ -2065,7 +2065,7 @@
|
|||
"detect_code": [
|
||||
"0796"
|
||||
],
|
||||
"device_name": "STM32F429ZI",
|
||||
"device_name": "STM32F429ZITx",
|
||||
"overrides": {
|
||||
"network-default-interface-type": "ETHERNET"
|
||||
}
|
||||
|
@ -2086,7 +2086,7 @@
|
|||
"device_has_remove": [
|
||||
"LPTICKER"
|
||||
],
|
||||
"device_name": "STM32F429ZI",
|
||||
"device_name": "STM32F429ZITx",
|
||||
"detect_code": [
|
||||
"0795"
|
||||
]
|
||||
|
@ -2127,7 +2127,7 @@
|
|||
"detect_code": [
|
||||
"9014"
|
||||
],
|
||||
"device_name": "STM32F439VI"
|
||||
"device_name": "STM32F439VITx"
|
||||
},
|
||||
"WIO_BG96": {
|
||||
"inherits": [
|
||||
|
@ -2150,7 +2150,7 @@
|
|||
"detect_code": [
|
||||
"9015"
|
||||
],
|
||||
"device_name": "STM32F439VI",
|
||||
"device_name": "STM32F439VITx",
|
||||
"components_add": [
|
||||
"SD"
|
||||
]
|
||||
|
@ -2180,7 +2180,7 @@
|
|||
"detect_code": [
|
||||
"0797"
|
||||
],
|
||||
"device_name": "STM32F439ZI",
|
||||
"device_name": "STM32F439ZITx",
|
||||
"overrides": {
|
||||
"network-default-interface-type": "ETHERNET"
|
||||
}
|
||||
|
@ -2212,7 +2212,7 @@
|
|||
"detect_code": [
|
||||
"0777"
|
||||
],
|
||||
"device_name": "STM32F446RE"
|
||||
"device_name": "STM32F446RETx"
|
||||
},
|
||||
"NUCLEO_F446ZE": {
|
||||
"inherits": [
|
||||
|
@ -2234,7 +2234,7 @@
|
|||
"device_has_add": [
|
||||
"USBDEVICE"
|
||||
],
|
||||
"device_name": "STM32F446ZE"
|
||||
"device_name": "STM32F446ZETx"
|
||||
},
|
||||
"MCU_STM32F469xI": {
|
||||
"inherits": [
|
||||
|
@ -2276,7 +2276,7 @@
|
|||
"QSPI",
|
||||
"USBDEVICE"
|
||||
],
|
||||
"device_name": "STM32F469NI"
|
||||
"device_name": "STM32F469NIHx"
|
||||
},
|
||||
"SDP_K1": {
|
||||
"inherits": [
|
||||
|
@ -2307,7 +2307,7 @@
|
|||
"device_has_remove": [
|
||||
"LPTICKER"
|
||||
],
|
||||
"device_name": "STM32F469NI",
|
||||
"device_name": "STM32F469NIHx",
|
||||
"detect_code": [
|
||||
"0604"
|
||||
]
|
||||
|
@ -2393,7 +2393,7 @@
|
|||
"QSPI",
|
||||
"USBDEVICE"
|
||||
],
|
||||
"device_name": "STM32F746NG"
|
||||
"device_name": "STM32F746NGHx"
|
||||
},
|
||||
"NUCLEO_F746ZG": {
|
||||
"inherits": [
|
||||
|
@ -2423,7 +2423,7 @@
|
|||
"EMAC",
|
||||
"USBDEVICE"
|
||||
],
|
||||
"device_name": "STM32F746ZG",
|
||||
"device_name": "STM32F746ZGTx",
|
||||
"overrides": {
|
||||
"network-default-interface-type": "ETHERNET"
|
||||
}
|
||||
|
@ -2457,7 +2457,7 @@
|
|||
"EMAC",
|
||||
"USBDEVICE"
|
||||
],
|
||||
"device_name": "STM32F756ZG",
|
||||
"device_name": "STM32F756ZGTx",
|
||||
"overrides": {
|
||||
"network-default-interface-type": "ETHERNET"
|
||||
}
|
||||
|
@ -2488,7 +2488,7 @@
|
|||
"features": [
|
||||
"LWIP"
|
||||
],
|
||||
"device_name": "STM32F767VI"
|
||||
"device_name": "STM32F767VITx"
|
||||
},
|
||||
"NUCLEO_F767ZI": {
|
||||
"inherits": [
|
||||
|
@ -2522,7 +2522,7 @@
|
|||
"EMAC",
|
||||
"USBDEVICE"
|
||||
],
|
||||
"device_name": "STM32F767ZI",
|
||||
"device_name": "STM32F767ZITx",
|
||||
"overrides": {
|
||||
"network-default-interface-type": "ETHERNET"
|
||||
}
|
||||
|
@ -2559,7 +2559,7 @@
|
|||
"USBDEVICE",
|
||||
"QSPI"
|
||||
],
|
||||
"device_name": "STM32F769NI",
|
||||
"device_name": "STM32F769NIHx",
|
||||
"overrides": {
|
||||
"network-default-interface-type": "ETHERNET"
|
||||
}
|
||||
|
@ -2968,7 +2968,7 @@
|
|||
"detect_code": [
|
||||
"0836"
|
||||
],
|
||||
"device_name": "STM32H743ZI"
|
||||
"device_name": "STM32H743ZITx"
|
||||
},
|
||||
"MCU_STM32H745xI": {
|
||||
"inherits": [
|
||||
|
@ -3197,10 +3197,6 @@
|
|||
],
|
||||
"public": false,
|
||||
"core": "Cortex-M7FD",
|
||||
"mbed_rom_start": "0x08000000",
|
||||
"mbed_rom_size": "0x200000",
|
||||
"mbed_ram_start": "0x24000000",
|
||||
"mbed_ram_size": "0x100000",
|
||||
"extra_labels_add": [
|
||||
"STM32H7A3xIQ"
|
||||
],
|
||||
|
@ -3224,6 +3220,7 @@
|
|||
"supported_form_factors": [
|
||||
"ARDUINO_UNO"
|
||||
],
|
||||
"device_name": "STM32H7A3ZITxQ",
|
||||
"detect_code": [
|
||||
"0860"
|
||||
]
|
||||
|
@ -3335,7 +3332,7 @@
|
|||
"detect_code": [
|
||||
"0833"
|
||||
],
|
||||
"device_name": "STM32L072CZ"
|
||||
"device_name": "STM32L072CZTx"
|
||||
},
|
||||
"MCU_STM32L073xZ": {
|
||||
"inherits": [
|
||||
|
@ -3364,7 +3361,7 @@
|
|||
"detect_code": [
|
||||
"0760"
|
||||
],
|
||||
"device_name": "STM32L073RZ"
|
||||
"device_name": "STM32L073RZTx"
|
||||
},
|
||||
"MCU_STM32L082xZ": {
|
||||
"inherits": [
|
||||
|
@ -3436,7 +3433,7 @@
|
|||
"device_has_remove": [
|
||||
"SERIAL_FC"
|
||||
],
|
||||
"device_name": "STM32L151CC",
|
||||
"device_name": "STM32L151CCTx",
|
||||
"detect_code": [
|
||||
"0350"
|
||||
]
|
||||
|
@ -3477,7 +3474,7 @@
|
|||
"device_has_remove": [
|
||||
"SERIAL_FC"
|
||||
],
|
||||
"device_name": "STM32L152RC"
|
||||
"device_name": "STM32L152RCTx"
|
||||
},
|
||||
"MCU_STM32L152xE": {
|
||||
"inherits": [
|
||||
|
@ -3502,7 +3499,7 @@
|
|||
"detect_code": [
|
||||
"0710"
|
||||
],
|
||||
"device_name": "STM32L152RE"
|
||||
"device_name": "STM32L152RETx"
|
||||
},
|
||||
"MCU_STM32L4": {
|
||||
"inherits": [
|
||||
|
@ -3565,7 +3562,7 @@
|
|||
"detect_code": [
|
||||
"0770"
|
||||
],
|
||||
"device_name": "STM32L432KC"
|
||||
"device_name": "STM32L432KCUx"
|
||||
},
|
||||
"MCU_STM32L433xC": {
|
||||
"inherits": [
|
||||
|
@ -3589,7 +3586,7 @@
|
|||
"detect_code": [
|
||||
"0779"
|
||||
],
|
||||
"device_name": "STM32L433RC"
|
||||
"device_name": "STM32L433RCTx"
|
||||
},
|
||||
"MCU_STM32L443xC": {
|
||||
"inherits": [
|
||||
|
@ -3616,7 +3613,7 @@
|
|||
"device_has_remove": [
|
||||
"LPTICKER"
|
||||
],
|
||||
"device_name": "STM32L443RC",
|
||||
"device_name": "STM32L443RCTx",
|
||||
"detect_code": [
|
||||
"0458"
|
||||
]
|
||||
|
@ -3669,7 +3666,7 @@
|
|||
"detect_code": [
|
||||
"0312"
|
||||
],
|
||||
"device_name": "STM32L471QG"
|
||||
"device_name": "STM32L471QGIx"
|
||||
},
|
||||
"MCU_STM32L475xG": {
|
||||
"inherits": [
|
||||
|
@ -3715,7 +3712,7 @@
|
|||
"features": [
|
||||
"BLE"
|
||||
],
|
||||
"device_name": "STM32L475VG"
|
||||
"device_name": "STM32L475VGTx"
|
||||
},
|
||||
"MCU_STM32L476xG": {
|
||||
"inherits": [
|
||||
|
@ -3746,7 +3743,7 @@
|
|||
"detect_code": [
|
||||
"0765"
|
||||
],
|
||||
"device_name": "STM32L476RG"
|
||||
"device_name": "STM32L476RGTx"
|
||||
},
|
||||
"DISCO_L476VG": {
|
||||
"inherits": [
|
||||
|
@ -3765,7 +3762,7 @@
|
|||
"QSPI",
|
||||
"USBDEVICE"
|
||||
],
|
||||
"device_name": "STM32L476VG"
|
||||
"device_name": "STM32L476VGTx"
|
||||
},
|
||||
"RHOMBIO_L476DMW1K": {
|
||||
"inherits": [
|
||||
|
@ -3780,7 +3777,7 @@
|
|||
"device_has_add": [
|
||||
"QSPI"
|
||||
],
|
||||
"device_name": "STM32L476VG"
|
||||
"device_name": "STM32L476VGTx"
|
||||
},
|
||||
"MCU_STM32L486xG": {
|
||||
"inherits": [
|
||||
|
@ -3812,7 +3809,7 @@
|
|||
"detect_code": [
|
||||
"0827"
|
||||
],
|
||||
"device_name": "STM32L486RG"
|
||||
"device_name": "STM32L486RGTx"
|
||||
},
|
||||
"ADV_WISE_1570": {
|
||||
"inherits": [
|
||||
|
@ -3827,7 +3824,7 @@
|
|||
"macros_add": [
|
||||
"WISE_1570"
|
||||
],
|
||||
"device_name": "STM32L486RG",
|
||||
"device_name": "STM32L486RGTx",
|
||||
"OUTPUT_EXT": "hex"
|
||||
},
|
||||
"MCU_STM32L496xG": {
|
||||
|
@ -3870,7 +3867,7 @@
|
|||
"USBDEVICE",
|
||||
"QSPI"
|
||||
],
|
||||
"device_name": "STM32L496AG"
|
||||
"device_name": "STM32L496AGIx"
|
||||
},
|
||||
"NUCLEO_L496ZG": {
|
||||
"inherits": [
|
||||
|
@ -3885,7 +3882,7 @@
|
|||
"device_has_add": [
|
||||
"USBDEVICE"
|
||||
],
|
||||
"device_name": "STM32L496ZG"
|
||||
"device_name": "STM32L496ZGTx"
|
||||
},
|
||||
"NUCLEO_L496ZG_P": {
|
||||
"inherits": [
|
||||
|
|
|
@ -1,10 +1,4 @@
|
|||
{
|
||||
"32F469IDISCOVERY": {
|
||||
"name": "32F469IDISCOVERY",
|
||||
"mounted_devices": [
|
||||
"STM32F469NI"
|
||||
]
|
||||
},
|
||||
"A31G112 MINI B/D": {
|
||||
"name": "A31G112 MINI B/D",
|
||||
"mounted_devices": [
|
||||
|
@ -132,12 +126,6 @@
|
|||
"S6E1A12B0A"
|
||||
]
|
||||
},
|
||||
"CMSIS_RTOS_Tutorial": {
|
||||
"name": "CMSIS_RTOS_Tutorial",
|
||||
"mounted_devices": [
|
||||
"STM32F103RB"
|
||||
]
|
||||
},
|
||||
"Colibri-VF50": {
|
||||
"name": "Colibri-VF50",
|
||||
"mounted_devices": [
|
||||
|
@ -522,12 +510,6 @@
|
|||
"MCIMX7D7"
|
||||
]
|
||||
},
|
||||
"Koala EVM": {
|
||||
"name": "Koala EVM",
|
||||
"mounted_devices": [
|
||||
"STM32F429II"
|
||||
]
|
||||
},
|
||||
"LPC1788-32 Developers Kit": {
|
||||
"name": "LPC1788-32 Developers Kit",
|
||||
"mounted_devices": [
|
||||
|
@ -777,30 +759,6 @@
|
|||
"NUC140VE3AN"
|
||||
]
|
||||
},
|
||||
"MCBSTM32C": {
|
||||
"name": "MCBSTM32C",
|
||||
"mounted_devices": [
|
||||
"STM32F107VC"
|
||||
]
|
||||
},
|
||||
"MCBSTM32E": {
|
||||
"name": "MCBSTM32E",
|
||||
"mounted_devices": [
|
||||
"STM32F103ZG"
|
||||
]
|
||||
},
|
||||
"MCBSTM32F200": {
|
||||
"name": "MCBSTM32F200",
|
||||
"mounted_devices": [
|
||||
"STM32F207IG"
|
||||
]
|
||||
},
|
||||
"MCBSTM32F400": {
|
||||
"name": "MCBSTM32F400",
|
||||
"mounted_devices": [
|
||||
"STM32F407IG"
|
||||
]
|
||||
},
|
||||
"MCBTMPM330": {
|
||||
"name": "MCBTMPM330",
|
||||
"mounted_devices": [
|
||||
|
@ -950,48 +908,6 @@
|
|||
"nRF51422_xxAA"
|
||||
]
|
||||
},
|
||||
"NUCLEO-F072RB": {
|
||||
"name": "NUCLEO-F072RB",
|
||||
"mounted_devices": [
|
||||
"STM32F072RB"
|
||||
]
|
||||
},
|
||||
"NUCLEO-F091RC": {
|
||||
"name": "NUCLEO-F091RC",
|
||||
"mounted_devices": [
|
||||
"STM32F091RC"
|
||||
]
|
||||
},
|
||||
"NUCLEO-F103RB": {
|
||||
"name": "NUCLEO-F103RB",
|
||||
"mounted_devices": [
|
||||
"STM32F103RB"
|
||||
]
|
||||
},
|
||||
"NUCLEO-F401RE": {
|
||||
"name": "NUCLEO-F401RE",
|
||||
"mounted_devices": [
|
||||
"STM32F401RE"
|
||||
]
|
||||
},
|
||||
"NUCLEO-F446RE": {
|
||||
"name": "NUCLEO-F446RE",
|
||||
"mounted_devices": [
|
||||
"STM32F446RE"
|
||||
]
|
||||
},
|
||||
"NUCLEO-L152RE": {
|
||||
"name": "NUCLEO-L152RE",
|
||||
"mounted_devices": [
|
||||
"STM32L152RE"
|
||||
]
|
||||
},
|
||||
"NUCLEO-L476RG": {
|
||||
"name": "NUCLEO-L476RG",
|
||||
"mounted_devices": [
|
||||
"STM32L476RG"
|
||||
]
|
||||
},
|
||||
"NuTiny-SDK-M051": {
|
||||
"name": "NuTiny-SDK-M051",
|
||||
"mounted_devices": [
|
||||
|
@ -1004,12 +920,6 @@
|
|||
"M2351KIAAE"
|
||||
]
|
||||
},
|
||||
"OLIMEX-STM32E407": {
|
||||
"name": "OLIMEX-STM32E407",
|
||||
"mounted_devices": [
|
||||
"STM32F407ZG"
|
||||
]
|
||||
},
|
||||
"PAC52XX EVK": {
|
||||
"name": "PAC52XX EVK",
|
||||
"mounted_devices": [
|
||||
|
@ -1258,120 +1168,6 @@
|
|||
"SN32F70*B"
|
||||
]
|
||||
},
|
||||
"STM32072B-EVAL": {
|
||||
"name": "STM32072B-EVAL",
|
||||
"mounted_devices": [
|
||||
"STM32F072VB"
|
||||
]
|
||||
},
|
||||
"STM32091C-EVAL": {
|
||||
"name": "STM32091C-EVAL",
|
||||
"mounted_devices": [
|
||||
"STM32F091VC"
|
||||
]
|
||||
},
|
||||
"STM32303C-EVAL": {
|
||||
"name": "STM32303C-EVAL",
|
||||
"mounted_devices": [
|
||||
"STM32F303VC"
|
||||
]
|
||||
},
|
||||
"STM32303E-EVAL": {
|
||||
"name": "STM32303E-EVAL",
|
||||
"mounted_devices": [
|
||||
"STM32F303VE"
|
||||
]
|
||||
},
|
||||
"STM32373C-EVAL": {
|
||||
"name": "STM32373C-EVAL",
|
||||
"mounted_devices": [
|
||||
"STM32F373VC"
|
||||
]
|
||||
},
|
||||
"STM32756G-EVAL": {
|
||||
"name": "STM32756G-EVAL",
|
||||
"mounted_devices": [
|
||||
"STM32F756NGHx"
|
||||
]
|
||||
},
|
||||
"STM32F3-Discovery": {
|
||||
"name": "STM32F3-Discovery",
|
||||
"mounted_devices": [
|
||||
"STM32F303VC"
|
||||
]
|
||||
},
|
||||
"STM32F334-Discovery": {
|
||||
"name": "STM32F334-Discovery",
|
||||
"mounted_devices": [
|
||||
"STM32F334C8"
|
||||
]
|
||||
},
|
||||
"STM32F429I-Discovery": {
|
||||
"name": "STM32F429I-Discovery",
|
||||
"mounted_devices": [
|
||||
"STM32F429ZI"
|
||||
]
|
||||
},
|
||||
"STM32F7-SOM": {
|
||||
"name": "STM32F7-SOM",
|
||||
"mounted_devices": [
|
||||
"STM32F746NGHx"
|
||||
]
|
||||
},
|
||||
"STM32F746G-Discovery": {
|
||||
"name": "STM32F746G-Discovery",
|
||||
"mounted_devices": [
|
||||
"STM32F746NGHx"
|
||||
]
|
||||
},
|
||||
"STM32F769I-Discovery": {
|
||||
"name": "STM32F769I-Discovery",
|
||||
"mounted_devices": [
|
||||
"STM32F769NIHx"
|
||||
]
|
||||
},
|
||||
"STM32F769I-EVAL": {
|
||||
"name": "STM32F769I-EVAL",
|
||||
"mounted_devices": [
|
||||
"STM32F769NIHx"
|
||||
]
|
||||
},
|
||||
"STM32H743I-EVAL": {
|
||||
"name": "STM32H743I-EVAL",
|
||||
"mounted_devices": [
|
||||
"STM32H743XI"
|
||||
]
|
||||
},
|
||||
"STM32L-Discovery": {
|
||||
"name": "STM32L-Discovery",
|
||||
"mounted_devices": [
|
||||
"STM32L152RB"
|
||||
]
|
||||
},
|
||||
"STM32L073Z-EVAL": {
|
||||
"name": "STM32L073Z-EVAL",
|
||||
"mounted_devices": [
|
||||
"STM32L073VZ"
|
||||
]
|
||||
},
|
||||
"STM32L476G-EVAL": {
|
||||
"name": "STM32L476G-EVAL",
|
||||
"mounted_devices": [
|
||||
"STM32L476ZG"
|
||||
]
|
||||
},
|
||||
"STM32L496G-Discovery": {
|
||||
"name": "STM32L496G-Discovery",
|
||||
"mounted_devices": [
|
||||
"STM32L496AGIx"
|
||||
]
|
||||
},
|
||||
"STM32L4R9I-EVAL": {
|
||||
"name": "STM32L4R9I-EVAL",
|
||||
"mounted_devices": [
|
||||
"STM32L4R9AIIx"
|
||||
]
|
||||
},
|
||||
"TLE984x Eval.Board Rev1.4": {
|
||||
"name": "TLE984x Eval.Board Rev1.4",
|
||||
"mounted_devices": [
|
||||
|
|
|
@ -437140,6 +437140,89 @@
|
|||
"sub_family": "STM32H743",
|
||||
"vendor": "STMicroelectronics:13"
|
||||
},
|
||||
"STM32H7A3ZITxQ": {
|
||||
"algorithms": [
|
||||
{
|
||||
"default": true,
|
||||
"file_name": "CMSIS/Flash/STM32H7x_2048.FLM",
|
||||
"ram_size": 32768,
|
||||
"ram_start": 536870912,
|
||||
"size": 2097152,
|
||||
"start": 134217728
|
||||
}
|
||||
],
|
||||
"family": "STM32H7 Series",
|
||||
"from_pack": {
|
||||
"pack": "STM32H7xx_DFP",
|
||||
"url": "https://www.keil.com/pack/",
|
||||
"vendor": "Keil",
|
||||
"version": "2.7.0"
|
||||
},
|
||||
"memories": {
|
||||
"IRAM1": {
|
||||
"access": {
|
||||
"execute": true,
|
||||
"non_secure": false,
|
||||
"non_secure_callable": false,
|
||||
"peripheral": false,
|
||||
"read": true,
|
||||
"secure": false,
|
||||
"write": true
|
||||
},
|
||||
"default": true,
|
||||
"size": 1048576,
|
||||
"start": 603979776,
|
||||
"startup": false
|
||||
},
|
||||
"IRAM2": {
|
||||
"access": {
|
||||
"execute": true,
|
||||
"non_secure": false,
|
||||
"non_secure_callable": false,
|
||||
"peripheral": false,
|
||||
"read": true,
|
||||
"secure": false,
|
||||
"write": true
|
||||
},
|
||||
"default": true,
|
||||
"size": 131072,
|
||||
"start": 536870912,
|
||||
"startup": false
|
||||
},
|
||||
"IROM1": {
|
||||
"access": {
|
||||
"execute": true,
|
||||
"non_secure": false,
|
||||
"non_secure_callable": false,
|
||||
"peripheral": false,
|
||||
"read": true,
|
||||
"secure": false,
|
||||
"write": false
|
||||
},
|
||||
"default": true,
|
||||
"size": 2097152,
|
||||
"start": 134217728,
|
||||
"startup": true
|
||||
}
|
||||
},
|
||||
"name": "STM32H7A3ZITxQ",
|
||||
"processor": {
|
||||
"Symmetric": {
|
||||
"core": "CortexM7",
|
||||
"fpu": "DoublePrecision",
|
||||
"mpu": "Present",
|
||||
"units": 1
|
||||
}
|
||||
},
|
||||
"sectors": [
|
||||
[
|
||||
134217728,
|
||||
131072
|
||||
]
|
||||
],
|
||||
"sub_family": "STM32H7A3",
|
||||
"vendor": "STMicroelectronics:13"
|
||||
},
|
||||
"STM32H745BGTx": {
|
||||
"algorithms": [
|
||||
{
|
||||
|
@ -440294,7 +440377,7 @@
|
|||
"startup": false
|
||||
}
|
||||
},
|
||||
"name": "STM32H747XIHx",
|
||||
"name": "STM32H747XIHx:CM7",
|
||||
"processor": {
|
||||
"Asymmetric": {
|
||||
"CM4": {
|
||||
|
@ -459205,7 +459288,7 @@
|
|||
"sub_family": "STM32L151xxA",
|
||||
"vendor": "STMicroelectronics:13"
|
||||
},
|
||||
"STM32L151CC": {
|
||||
"STM32L151CCTx": {
|
||||
"algorithms": [
|
||||
{
|
||||
"default": true,
|
||||
|
@ -459271,7 +459354,7 @@
|
|||
"startup": true
|
||||
}
|
||||
},
|
||||
"name": "STM32L151CC",
|
||||
"name": "STM32L151CCTx",
|
||||
"processor": {
|
||||
"Symmetric": {
|
||||
"core": "CortexM3",
|
||||
|
@ -463069,7 +463152,7 @@
|
|||
"sub_family": "STM32L152xxA",
|
||||
"vendor": "STMicroelectronics:13"
|
||||
},
|
||||
"STM32L152RC": {
|
||||
"STM32L152RCTx": {
|
||||
"algorithms": [
|
||||
{
|
||||
"default": true,
|
||||
|
@ -463135,7 +463218,7 @@
|
|||
"startup": true
|
||||
}
|
||||
},
|
||||
"name": "STM32L152RC",
|
||||
"name": "STM32L152RCTx",
|
||||
"processor": {
|
||||
"Symmetric": {
|
||||
"core": "CortexM3",
|
||||
|
@ -463345,7 +463428,7 @@
|
|||
"sub_family": "STM32L152",
|
||||
"vendor": "STMicroelectronics:13"
|
||||
},
|
||||
"STM32L152RE": {
|
||||
"STM32L152RETx": {
|
||||
"algorithms": [
|
||||
{
|
||||
"default": true,
|
||||
|
@ -463411,7 +463494,7 @@
|
|||
"startup": true
|
||||
}
|
||||
},
|
||||
"name": "STM32L152RE",
|
||||
"name": "STM32L152RETx",
|
||||
"processor": {
|
||||
"Symmetric": {
|
||||
"core": "CortexM3",
|
||||
|
@ -479430,6 +479513,16 @@
|
|||
"vendor": "Keil",
|
||||
"version": "1.3.0"
|
||||
},
|
||||
"algorithms": [
|
||||
{
|
||||
"default": true,
|
||||
"file_name": "CMSIS/Flash/STM32L5x_512_0800.FLM",
|
||||
"ram_size": null,
|
||||
"ram_start": null,
|
||||
"size": 524288,
|
||||
"start": 134217728
|
||||
}
|
||||
],
|
||||
"memories": {
|
||||
"IRAM1": {
|
||||
"access": {
|
||||
|
@ -479488,6 +479581,16 @@
|
|||
"vendor": "Keil",
|
||||
"version": "1.3.0"
|
||||
},
|
||||
"algorithms": [
|
||||
{
|
||||
"default": true,
|
||||
"file_name": "CMSIS/Flash/STM32L5x_512_0800.FLM",
|
||||
"ram_size": null,
|
||||
"ram_start": null,
|
||||
"size": 524288,
|
||||
"start": 134217728
|
||||
}
|
||||
],
|
||||
"memories": {
|
||||
"IRAM1": {
|
||||
"access": {
|
||||
|
@ -479939,7 +480042,7 @@
|
|||
"vendor": "STMicroelectronics:13"
|
||||
},
|
||||
"STM32WL55JCIx": {
|
||||
"name": "STM32WL55JCIx",
|
||||
"name": "STM32WL55JCIx:CM4",
|
||||
"memories": {
|
||||
"IRAM1": {
|
||||
"access": {
|
||||
|
|
|
@ -6,64 +6,5 @@
|
|||
"MKL43Z256xxx4": "MKL43Z256VLH4",
|
||||
"MKL46Z256xxx4": "MKL46Z256VLL4",
|
||||
"MKL82Z128xxx7": "MKL82Z128VLK7",
|
||||
"R7S72103": "R7S72100",
|
||||
"STM32F030R8": "STM32F030R8Tx",
|
||||
"STM32F031K6": "STM32F031K6Tx",
|
||||
"STM32F042K6": "STM32F042K6Tx",
|
||||
"STM32F051R8": "STM32F051R8Tx",
|
||||
"STM32F070RB": "STM32F070RBTx",
|
||||
"STM32F072RB": "STM32F072RBTx",
|
||||
"STM32F091RC": "STM32F091RCTx",
|
||||
"STM32F207ZG": "STM32F207ZGTx",
|
||||
"STM32F302R8": "STM32F302R8Tx",
|
||||
"STM32F303K8": "STM32F303K8Tx",
|
||||
"STM32F303RE": "STM32F303RETx",
|
||||
"STM32F303VC": "STM32F303VCTx",
|
||||
"STM32F303ZE": "STM32F303ZETx",
|
||||
"STM32F334C8": "STM32F334C8Tx",
|
||||
"STM32F334R8": "STM32F334R8Tx",
|
||||
"STM32F401RE": "STM32F401RETx",
|
||||
"STM32F401VC": "STM32F401VCTx",
|
||||
"STM32F401VE": "STM32F401VETx",
|
||||
"STM32F405RG": "STM32F405RGTx",
|
||||
"STM32F407VG": "STM32F407VGTx",
|
||||
"STM32F407ZG": "STM32F407ZGTx",
|
||||
"STM32F410RB": "STM32F410RBTx",
|
||||
"STM32F411RE": "STM32F411RETx",
|
||||
"STM32F412ZG": "STM32F412ZGTx",
|
||||
"STM32F413ZH": "STM32F413ZHTx",
|
||||
"STM32F429ZI": "STM32F429ZITx",
|
||||
"STM32F437VG": "STM32F437VGTx",
|
||||
"STM32F439VI": "STM32F439VITx",
|
||||
"STM32F439ZI": "STM32F439ZITx",
|
||||
"STM32F446RE": "STM32F446RETx",
|
||||
"STM32F446VE": "STM32F446VETx",
|
||||
"STM32F446ZE": "STM32F446ZETx",
|
||||
"STM32F469NI": "STM32F469NIHx",
|
||||
"STM32F746NG": "STM32F746NGHx",
|
||||
"STM32F746ZG": "STM32F746ZGTx",
|
||||
"STM32F756ZG": "STM32F756ZGTx",
|
||||
"STM32F767VI": "STM32F767VITx",
|
||||
"STM32F767ZI": "STM32F767ZITx",
|
||||
"STM32F769NI": "STM32F769NIHx",
|
||||
"STM32H743ZI": "STM32H743ZITx",
|
||||
"STM32L011K4": "STM32L011K4Tx",
|
||||
"STM32L031K6": "STM32L031K6Tx",
|
||||
"STM32L053C8": "STM32L053C8Tx",
|
||||
"STM32L053R8": "STM32L053R8Tx",
|
||||
"STM32L072CZ": "STM32L072CZTx",
|
||||
"STM32L073RZ": "STM32L073RZTx",
|
||||
"STM32L082CZ": "STM32L082CZYx",
|
||||
"STM32L432KC": "STM32L432KCUx",
|
||||
"STM32L433RC": "STM32L433RCTx",
|
||||
"STM32L443RC": "STM32L443RCTx",
|
||||
"STM32L471QG": "STM32L471QGIx",
|
||||
"STM32L475VG": "STM32L475VGTx",
|
||||
"STM32L476JG": "STM32L476JGYx",
|
||||
"STM32L476RG": "STM32L476RGTx",
|
||||
"STM32L476VG": "STM32L476VGTx",
|
||||
"STM32L486RG": "STM32L486RGTx",
|
||||
"STM32L496AG": "STM32L496AGIx",
|
||||
"STM32L496ZG": "STM32L496ZGTx",
|
||||
"STM32L4R5ZI": "STM32L4R5ZITx"
|
||||
"R7S72103": "R7S72100"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue