Merge pull request #2521 from jeromecoutant/PR_F207ZG

[NUCLEO_F207ZG] Add MBED5 capability
pull/2604/head
Sam Grove 2016-09-09 17:57:42 -05:00 committed by GitHub
commit 6c0ac2148b
1 changed files with 1 additions and 1 deletions

View File

@ -706,7 +706,7 @@
"detect_code": ["0835"],
"device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
"features": ["IPV4"],
"release_versions": ["2"]
"release_versions": ["2", "5"]
},
"NUCLEO_F302R8": {
"supported_form_factors": ["ARDUINO", "MORPHO"],