1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32_common/periph
Gilles DOFFE bee493ac71 cpu/stm32_common: add qdec implementation
* Add support for the STM32 encoder interface
* The STM32 only supports X2 and X4 modes.
* Enable interrupt handler on counter overflow
* Add simple test code for QDEC based on nucleo-f401 board

Signed-off-by: Gilles DOFFE <g.doffe@gmail.com>
2018-02-23 23:17:26 +01:00
..
dac.c build: fix unused parameter errors 2017-11-28 14:36:01 +01:00
flashpage.c make: fix sign-compare errors 2017-11-28 11:55:48 +01:00
gpio.c cpu/stm32: removed file guards from periph drivers 2017-11-09 16:27:24 +01:00
hwrng.c cpu/stm32_common/periph: fix doxygen grouping 2017-10-01 21:55:59 +02:00
Makefile cpu: make use of Makefile.periph 2017-11-06 12:01:19 +01:00
pm.c build: fix unused parameter errors 2017-11-28 14:36:01 +01:00
pwm.c make: fix sign-compare errors 2017-11-28 11:55:48 +01:00
qdec.c cpu/stm32_common: add qdec implementation 2018-02-23 23:17:26 +01:00
rtc.c cpu/stm32: removed file guards from periph drivers 2017-11-09 16:27:24 +01:00
rtt.c stm32_common/rtt: add support for stm32f4 2018-02-08 17:39:39 +01:00
spi.c make: fix various compile errors with Wextra 2017-11-28 18:31:43 +01:00
timer.c make: fix sign-compare errors 2017-11-28 11:55:48 +01:00
uart.c cpu/stm32: removed file guards from periph drivers 2017-11-09 16:27:24 +01:00