nrf52832-mdk: Enable the nRF52 built-in DC/DC converter
This commit is contained in:
parent
71589a11ec
commit
87b2aa5ed9
@ -40,6 +40,11 @@ extern "C" {
|
|||||||
#define UART_PIN_TX GPIO_PIN(0,20)
|
#define UART_PIN_TX GPIO_PIN(0,20)
|
||||||
/** @} */
|
/** @} */
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @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