mirror of https://github.com/ARMmbed/mbed-os.git
remove redundent device_has
parent
3a4535b5a1
commit
0d6abfc6d1
|
@ -3892,7 +3892,6 @@
|
||||||
},
|
},
|
||||||
"OSHCHIP": {
|
"OSHCHIP": {
|
||||||
"inherits": ["MCU_NRF51_32K_UNIFIED"],
|
"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": {
|
"overrides": {
|
||||||
"target.lf_clock_src": "NRF_LF_SRC_RC"
|
"target.lf_clock_src": "NRF_LF_SRC_RC"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue