Add targets.json definition for STM32F412xE

pull/15299/head
Henrik Persson 2022-06-20 17:09:02 +02:00
parent bdaa4a457d
commit 684181c40b
1 changed files with 16 additions and 0 deletions

View File

@ -1914,6 +1914,22 @@
"0320"
]
},
"MCU_STM32F412xE": {
"inherits": [
"MCU_STM32F4"
],
"public": false,
"extra_labels_add": [
"STM32F412xE"
],
"macros_add": [
"STM32F412Zx"
],
"device_has_add": [
"CAN",
"TRNG"
]
},
"MCU_STM32F412xG": {
"inherits": [
"MCU_STM32F4"