1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32l0
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
..
include cpu/stm32: optimized definition of CPUID_ADDR 2017-10-13 16:03:32 +02:00
ldscripts cpu/stm32: optimized definition of CPUID_ADDR 2017-10-13 16:03:32 +02:00
periph cpu/stm32l0: add ADC driver implementation 2017-11-08 14:29:42 +01:00
cpu.c cpu/stm32l0: add support for stm32l0 cpu family 2017-02-24 16:12:00 +01:00
Makefile cpu/stm32l0: add support for stm32l0 cpu family 2017-02-24 16:12:00 +01:00
Makefile.features cpu: stm32: reorganize Makefile.features 2017-11-02 12:59:45 +01:00
Makefile.include Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
vectors.c cpu/stm32l0: optimized isr vector definitions 2017-10-06 16:33:38 +02:00