Skip to content

Commit 3051436

Browse files
authored
Merge pull request #2071 from LMESTM/nucleo_f746zg_ff_arduino
[NUCLEO_F746ZG] Add Arduino Form Factor property
2 parents 1963e0e + f1ccebb commit 3051436

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hal/targets.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -773,6 +773,7 @@
773773
"template": ["iar_nucleo_f746zg.ewp.tmpl"]
774774
}
775775
},
776+
"supported_form_factors": ["ARDUINO"],
776777
"detect_code": ["0816"],
777778
"device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
778779
"features": ["IPV4"]

0 commit comments

Comments
 (0)