Skip to content

Commit f33088b

Browse files
authored
Merge pull request #3142 from 0xc0170/fix_nuvoton_mbed2_removal
Targets- NUMAKER_PFM_NUC47216 remove mbed 2
2 parents bd4eca3 + 8c4e6a4 commit f33088b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2320,7 +2320,7 @@
23202320
"inherits": ["Target"],
23212321
"device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "I2C_ASYNCH", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "SPI_ASYNCH", "TRNG"],
23222322
"features": ["LWIP"],
2323-
"release_versions": ["2", "5"],
2323+
"release_versions": ["5"],
23242324
"device_name": "NUC472HI8AE"
23252325
},
23262326
"NCS36510": {

0 commit comments

Comments
 (0)