cpu/stm32/periph/adc_l4: removes ADC configuration loading
This commit is contained in:
parent
05702d5593
commit
779d7a3b00
@ -55,11 +55,6 @@
|
|||||||
#define ADC_SMPR2_FIRST_CHAN (10)
|
#define ADC_SMPR2_FIRST_CHAN (10)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
|
||||||
* @brief Load the ADC configuration
|
|
||||||
*/
|
|
||||||
static const adc_conf_t adc_config[] = ADC_CONFIG;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Allocate locks for all three available ADC devices
|
* @brief Allocate locks for all three available ADC devices
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user