1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/periph_qdec
benpicco 09e0692a85
Merge pull request #17201 from bergzand/pr/nrf5x/periph_qdec
nrf5x_common: Add qdec peripheral implementation
2021-11-18 22:30:58 +01:00
..
boards_modded/nrf52840dk tests/periph_qdec: Add modded qdec-enabled nrf52840dk variant 2021-11-18 14:23:30 +01: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.