cpu/stm32/periph/adc_f4: removes ADC configuration loading
This commit is contained in:
parent
3921a2f925
commit
323725bcf5
@ -29,11 +29,6 @@
|
||||
*/
|
||||
#define MAX_ADC_SPEED (12000000U)
|
||||
|
||||
/**
|
||||
* @brief Load the ADC configuration
|
||||
*/
|
||||
static const adc_conf_t adc_config[] = ADC_CONFIG;
|
||||
|
||||
/**
|
||||
* @brief Allocate locks for all three available ADC devices
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user