STM32L4 MBED6 supported targets

NUCLEO_L432KC        => MCU_STM32_BAREMETAL
NUCLEO_L433RC_P      => MCU_STM32
NUCLEO_L452RE_P      => MCU_STM32
DISCO_L475VG_IOT01A  => MCU_STM32
NUCLEO_L476RG        => MCU_STM32
DISCO_L476VG         => MCU_STM32
NUCLEO_L486RG        => MCU_STM32
DISCO_L496AG         => MCU_STM32
NUCLEO_L496ZG        => MCU_STM32
NUCLEO_L496ZG_P      => MCU_STM32
NUCLEO_L4R5ZI        => MCU_STM32
NUCLEO_L4R5ZI_P      => MCU_STM32
DISCO_L4R9I          => MCU_STM32
pull/12960/head
jeromecoutant 2020-05-12 16:13:37 +02:00
parent e0b096b0e4
commit 1a80cde2da
1 changed files with 1 additions and 54 deletions

View File

@ -3323,7 +3323,7 @@
},
"NUCLEO_L432KC": {
"inherits": [
"MCU_STM32"
"MCU_STM32_BAREMETAL"
],
"core": "Cortex-M4F",
"extra_labels_add": [
@ -3362,10 +3362,6 @@
"FLASH",
"MPU"
],
"release_versions": [
"2",
"5"
],
"device_name": "STM32L432KC",
"bootloader_supported": true
},
@ -3414,10 +3410,6 @@
"FLASH",
"MPU"
],
"release_versions": [
"2",
"5"
],
"device_name": "STM32L433RC",
"bootloader_supported": true
},
@ -3441,9 +3433,6 @@
"overrides": {
"lse_available": 0
},
"release_versions": [
"5"
],
"device_has_add": [
"ANALOGOUT",
"CRC",
@ -3512,9 +3501,6 @@
"FLASH",
"MPU"
],
"release_versions": [
"5"
],
"device_name": "STM32L452RETx",
"bootloader_supported": true
},
@ -3555,10 +3541,6 @@
"STM32L471xx",
"MBED_SPLIT_HEAP"
],
"release_versions": [
"2",
"5"
],
"device_name": "STM32L471QG",
"bootloader_supported": true
},
@ -3667,10 +3649,6 @@
"FLASH",
"MPU"
],
"release_versions": [
"2",
"5"
],
"device_name": "STM32L476RG",
"bootloader_supported": true
},
@ -3722,10 +3700,6 @@
"USBDEVICE",
"MPU"
],
"release_versions": [
"2",
"5"
],
"device_name": "STM32L476VG",
"bootloader_supported": true
},
@ -3777,10 +3751,6 @@
"QSPI",
"MPU"
],
"release_versions": [
"2",
"5"
],
"device_name": "STM32L476VG",
"bootloader_supported": true
},
@ -3831,10 +3801,6 @@
"FLASH",
"MPU"
],
"release_versions": [
"2",
"5"
],
"device_name": "STM32L486RG"
},
"ADV_WISE_1570": {
@ -3881,9 +3847,6 @@
"device_has_remove": [
"LPTICKER"
],
"release_versions": [
"5"
],
"device_name": "STM32L486RG",
"bootloader_supported": true,
"OUTPUT_EXT": "hex"
@ -3941,10 +3904,6 @@
"USBDEVICE",
"QSPI"
],
"release_versions": [
"2",
"5"
],
"device_name": "STM32L496AG",
"bootloader_supported": true
},
@ -3994,10 +3953,6 @@
"USBDEVICE",
"MPU"
],
"release_versions": [
"2",
"5"
],
"device_name": "STM32L496ZG",
"bootloader_supported": true
},
@ -4058,10 +4013,6 @@
"USBDEVICE",
"MPU"
],
"release_versions": [
"2",
"5"
],
"device_name": "STM32L4R5ZI",
"bootloader_supported": true
},
@ -4125,10 +4076,6 @@
"USBDEVICE",
"MPU"
],
"release_versions": [
"2",
"5"
],
"bootloader_supported": false
},
"NUCLEO_L552ZE_Q": {