mirror of https://github.com/ARMmbed/mbed-os.git
Remove IPV4 from features in targets.json
parent
41f20d6913
commit
ad85a1409b
|
@ -2915,7 +2915,7 @@
|
||||||
"progen_target": "rtl8195a",
|
"progen_target": "rtl8195a",
|
||||||
"device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SPI", "TRNG", "EMAC"],
|
"device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SPI", "TRNG", "EMAC"],
|
||||||
"default_build": "standard",
|
"default_build": "standard",
|
||||||
"features": ["IPV4", "LWIP"],
|
"features": ["LWIP"],
|
||||||
"post_binary_hook": {
|
"post_binary_hook": {
|
||||||
"function": "RTL8195ACode.binary_hook",
|
"function": "RTL8195ACode.binary_hook",
|
||||||
"toolchains": ["ARM_STD", "GCC_ARM", "IAR"]
|
"toolchains": ["ARM_STD", "GCC_ARM", "IAR"]
|
||||||
|
|
Loading…
Reference in New Issue