reel: Enable the nRF52 built-in DC/DC converter
This commit is contained in:
parent
bef16095df
commit
0573db8a85
@ -66,6 +66,11 @@ static const spi_conf_t spi_config[] = {
|
|||||||
#define SPI_NUMOF ARRAY_SIZE(spi_config)
|
#define SPI_NUMOF ARRAY_SIZE(spi_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