Skip to content

Commit bc3d938

Browse files
committed
add LOWPOWERTIMER and I2C_ASYNC to nrf51822 unified
1 parent 8ba0943 commit bc3d938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3292,7 +3292,7 @@
32923292
"macro_name": "MBED_CONF_NORDIC_UART_HWFC"
32933293
}
32943294
},
3295-
"device_has": ["ANALOGIN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"]
3295+
"device_has": ["ANALOGIN", "I2C", "I2C_ASYNCH", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"]
32963296
},
32973297
"MCU_NRF51_32K_UNIFIED": {
32983298
"inherits": ["MCU_NRF51_UNIFIED"],

0 commit comments

Comments
 (0)