mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
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_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
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user