mirror of https://github.com/ARMmbed/mbed-os.git
remove redundent device_has
parent
5547a09f20
commit
8bf51ac159
|
@ -3760,7 +3760,6 @@
|
|||
},
|
||||
"OSHCHIP": {
|
||||
"inherits": ["MCU_NRF51_32K_UNIFIED"],
|
||||
"device_has": ["ANALOGIN", "I2C", "I2C_ASYNCH", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SERIAL_FC", "SLEEP", "SPI", "SPI_ASYNCH", "SPISLAVE"],
|
||||
"overrides": {
|
||||
"target.lf_clock_src": "NRF_LF_SRC_RC"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue