Skip to content

Commit 6c0ac21

Browse files
authored
Merge pull request #2521 from jeromecoutant/PR_F207ZG
[NUCLEO_F207ZG] Add MBED5 capability
2 parents 3de19ee + 284117f commit 6c0ac21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hal/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -706,7 +706,7 @@
706706
"detect_code": ["0835"],
707707
"device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
708708
"features": ["IPV4"],
709-
"release_versions": ["2"]
709+
"release_versions": ["2", "5"]
710710
},
711711
"NUCLEO_F302R8": {
712712
"supported_form_factors": ["ARDUINO", "MORPHO"],

0 commit comments

Comments
 (0)