Update NUCLEO_G474RE target definition to inherit from renamed MCU_STM32

pull/12482/head
George Beckstein 2020-05-20 07:30:18 -04:00
parent 658d89be8c
commit 28e221da18
1 changed files with 1 additions and 1 deletions

View File

@ -7518,7 +7518,7 @@
}, },
"NUCLEO_G474RE": { "NUCLEO_G474RE": {
"inherits": [ "inherits": [
"FAMILY_STM32" "MCU_STM32"
], ],
"supported_form_factors": [ "supported_form_factors": [
"ARDUINO", "ARDUINO",