acd52832: Enable the nRF52 built-in DC/DC converter
This commit is contained in:
parent
64f04e4da9
commit
ec2a3d33c8
@ -80,6 +80,11 @@ static const i2c_conf_t i2c_config[] = {
|
|||||||
#define I2C_NUMOF ARRAY_SIZE(i2c_config)
|
#define I2C_NUMOF ARRAY_SIZE(i2c_config)
|
||||||
/** @} */
|
/** @} */
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @brief Enable the internal DC/DC converter
|
||||||
|
*/
|
||||||
|
#define NRF5X_ENABLE_DCDC
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user