-
- Downloads
You need to sign in or sign up before continuing.
Merge pull request #8482 from cogip/qdec
drivers: Initial import of low-level QDEC driver interface
No related branches found
No related tags found
Showing
- boards/native/Makefile.features 1 addition, 0 deletionsboards/native/Makefile.features
- boards/nucleo-f401/Makefile.features 1 addition, 0 deletionsboards/nucleo-f401/Makefile.features
- boards/nucleo-f401/include/periph_conf.h 29 additions, 6 deletionsboards/nucleo-f401/include/periph_conf.h
- boards/nucleo-f446/Makefile.features 1 addition, 0 deletionsboards/nucleo-f446/Makefile.features
- boards/nucleo-f446/include/periph_conf.h 33 additions, 10 deletionsboards/nucleo-f446/include/periph_conf.h
- cpu/native/include/periph_conf.h 7 additions, 0 deletionscpu/native/include/periph_conf.h
- cpu/native/periph/qdec.c 125 additions, 0 deletionscpu/native/periph/qdec.c
- cpu/stm32_common/include/periph_cpu_common.h 27 additions, 0 deletionscpu/stm32_common/include/periph_cpu_common.h
- cpu/stm32_common/periph/qdec.c 223 additions, 0 deletionscpu/stm32_common/periph/qdec.c
- drivers/include/periph/qdec.h 200 additions, 0 deletionsdrivers/include/periph/qdec.h
- tests/periph_qdec/Makefile 8 additions, 0 deletionstests/periph_qdec/Makefile
- tests/periph_qdec/README.md 7 additions, 0 deletionstests/periph_qdec/README.md
- tests/periph_qdec/main.c 64 additions, 0 deletionstests/periph_qdec/main.c
Loading
Please register or sign in to comment