mirror of https://github.com/ARMmbed/mbed-os.git
Update NUCLEO_G474RE target definition to inherit from renamed MCU_STM32
parent
658d89be8c
commit
28e221da18
|
@ -7518,7 +7518,7 @@
|
||||||
},
|
},
|
||||||
"NUCLEO_G474RE": {
|
"NUCLEO_G474RE": {
|
||||||
"inherits": [
|
"inherits": [
|
||||||
"FAMILY_STM32"
|
"MCU_STM32"
|
||||||
],
|
],
|
||||||
"supported_form_factors": [
|
"supported_form_factors": [
|
||||||
"ARDUINO",
|
"ARDUINO",
|
||||||
|
|
Loading…
Reference in New Issue