1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32l0/periph
Aurelien Fillau 9907908b2a cpu/stm32l0: add ADC driver implementation
Now, ADC is available on stm32l0 family. A calibration is
done at each new adc_sample. Moreover, when conversion is done,
VREFINT and temperature sensor are dactivated to save power.

Signed-off-by: Aurelien Fillau <aurelien.fillau@gmail.com>
2017-11-08 14:29:42 +01:00
..
adc.c cpu/stm32l0: add ADC driver implementation 2017-11-08 14:29:42 +01:00
i2c.c i2c: add channel 2 & 3 2017-08-18 08:03:39 +02:00
Makefile cpu: make use of Makefile.periph 2017-11-06 12:01:19 +01:00