Merge pull request #3142 from 0xc0170/fix_nuvoton_mbed2_removal

Targets- NUMAKER_PFM_NUC47216 remove mbed 2
pull/3151/head
Martin Kojtal 2016-10-27 11:23:41 +02:00 committed by GitHub
commit f33088b7e4
1 changed files with 1 additions and 1 deletions

View File

@ -2320,7 +2320,7 @@
"inherits": ["Target"],
"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"],
"features": ["LWIP"],
"release_versions": ["2", "5"],
"release_versions": ["5"],
"device_name": "NUC472HI8AE"
},
"NCS36510": {