mirror of https://github.com/ARMmbed/mbed-os.git
[NUCLEO_F746ZG] Add Arduino Form Factor property
parent
467c8d5b15
commit
f1ccebb28b
|
@ -773,6 +773,7 @@
|
|||
"template": ["iar_nucleo_f746zg.ewp.tmpl"]
|
||||
}
|
||||
},
|
||||
"supported_form_factors": ["ARDUINO"],
|
||||
"detect_code": ["0816"],
|
||||
"device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
|
||||
"features": ["IPV4"]
|
||||
|
|
Loading…
Reference in New Issue