mirror of https://github.com/ARMmbed/mbed-os.git
Rename field in targets.json, missing features removed
parent
59623d62f9
commit
e7209fea53
|
|
@ -1691,6 +1691,6 @@
|
|||
"supported_toolchains": ["GCC_ARM"],
|
||||
"inherits": ["Target"],
|
||||
"progen": {"target": "bluepill-f103c8"},
|
||||
"features": ["ANALOGIN", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"]
|
||||
"device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue