1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/tests/periph_gpio
Benjamin Valentin 53e292569d tests/periph_gpio: add automatic GPIO test cmd
This adds the `auto_test <port> <pin> <port> <pin>` command.

Specify two GPIOs that are electrically connected e.g. via jumper or wire.

The command will automatically conduct several tests to ensure that the
GPIO implemenation behaves according to the specification.
2020-08-13 10:12:21 +02:00
..
tests tests/periph_gpio: reduce benchmark iterations 2020-07-29 12:05:21 +02:00
main.c tests/periph_gpio: add automatic GPIO test cmd 2020-08-13 10:12:21 +02:00
Makefile tests/periph_gpio: bench port 1 on z1 2020-08-05 14:32:58 +02:00
Makefile.ci tests: add stm32f030f4-demo to Makefile.ci 2019-10-21 15:33:11 +02:00