Skip to content

Commit

Permalink
[NUCLEO_F207ZG] Add MBED5 capability
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromecoutant committed Aug 24, 2016
1 parent 22acfbf commit 284117f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hal/targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,7 @@
"detect_code": ["0835"],
"device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
"features": ["IPV4"],
"release_versions": ["2"]
"release_versions": ["2", "5"]
},
"NUCLEO_F302R8": {
"supported_form_factors": ["ARDUINO", "MORPHO"],
Expand Down

0 comments on commit 284117f

Please sign in to comment.