tinyriscv/sdk/examples/gpio
liangkangnan ceddc1af24 test:example: move C examples to sdk directory
Signed-off-by: liangkangnan <liangkangnan@163.com>
2020-11-08 22:09:38 +08:00
..
.gitignore test:example: move C examples to sdk directory 2020-11-08 22:09:38 +08:00
Makefile test:example: move C examples to sdk directory 2020-11-08 22:09:38 +08:00
README.md test:example: move C examples to sdk directory 2020-11-08 22:09:38 +08:00
main.c test:example: move C examples to sdk directory 2020-11-08 22:09:38 +08:00

README.md

两个GPIO一个输入一个输出。输出那个GPIO的输出电平等于输入那个GPIO的输入电平。