mirror of https://github.com/ARMmbed/mbed-os.git
remove "default_build" from targets.json
parent
0894548b3d
commit
3e9dafa853
|
@ -2914,7 +2914,6 @@
|
||||||
"progen": {"target": "rtl8195a"},
|
"progen": {"target": "rtl8195a"},
|
||||||
"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",
|
|
||||||
"features": ["LWIP"],
|
"features": ["LWIP"],
|
||||||
"post_binary_hook": {
|
"post_binary_hook": {
|
||||||
"function": "RTL8195ACode.binary_hook",
|
"function": "RTL8195ACode.binary_hook",
|
||||||
|
|
Loading…
Reference in New Issue