cpu/stm32/periph/adc_l1: removes ADC configuration loading
This commit is contained in:
parent
1a6f8df3cc
commit
3921a2f925
@ -47,11 +47,6 @@
|
|||||||
#define ADC_SAMPLE_TIME_192C (6)
|
#define ADC_SAMPLE_TIME_192C (6)
|
||||||
#define ADC_SAMPLE_TIME_384C (7)
|
#define ADC_SAMPLE_TIME_384C (7)
|
||||||
|
|
||||||
/**
|
|
||||||
* @brief Load the ADC configuration
|
|
||||||
*/
|
|
||||||
static const adc_conf_t adc_config[] = ADC_CONFIG;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Allocate locks for all three available ADC device
|
* @brief Allocate locks for all three available ADC device
|
||||||
*
|
*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user