boards/f4vi1: added DAC configuration

pr/gpio
Hauke Petersen 7 years ago
parent 02194dad64
commit 54b76cacab

@ -111,6 +111,13 @@ static const uart_conf_t uart_config[] = {
#define ADC_NUMOF (0)
/** @} */
/**
* @brief DAC configuration
* @{
*/
#define DAC_NUMOF (0)
/** @} */
#ifdef __cplusplus
}
#endif

Loading…
Cancel
Save