1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/periph_qdec
2022-09-14 15:11:14 +02:00
..
boards_modded/nrf52840dk_mod boards: add some missing whitespaces for static tests 2022-09-14 15:11:14 +02:00
app.config.test tests/periph_*: add Kconfig configuration files 2020-11-06 15:58:00 +01:00
main.c tests/periph_qdec: fix periph type cast 2021-11-18 10:29:50 +01:00
Makefile tests/periph_qdec: Add modded qdec-enabled nrf52840dk variant 2021-11-18 14:23:30 +01:00
README.md tests: add periph_qdec test 2018-02-24 18:08:05 +01:00

Expected result

If everything is running as supposed to, you should see a X4 mode quadrature decoding on each qdec configured.

Background

Test for the low-level QDEC driver.