Skip to content

Commit 28e221d

Browse files
committed
Update NUCLEO_G474RE target definition to inherit from renamed MCU_STM32
1 parent 658d89b commit 28e221d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7518,7 +7518,7 @@
75187518
},
75197519
"NUCLEO_G474RE": {
75207520
"inherits": [
7521-
"FAMILY_STM32"
7521+
"MCU_STM32"
75227522
],
75237523
"supported_form_factors": [
75247524
"ARDUINO",

0 commit comments

Comments
 (0)