tinyriscv/tests/example/gpio
liangkangnan 0e188d4934 reorganize example and optimize interrupt
Signed-off-by: liangkangnan <liangkangnan@163.com>
2020-04-11 19:03:49 +08:00
..
Makefile reorganize example and optimize interrupt 2020-04-11 19:03:49 +08:00
README.md example: add gpio 2020-04-06 17:19:53 +08:00
gpio reorganize example and optimize interrupt 2020-04-11 19:03:49 +08:00
gpio.bin reorganize example and optimize interrupt 2020-04-11 19:03:49 +08:00
gpio.dump reorganize example and optimize interrupt 2020-04-11 19:03:49 +08:00
main.c reorganize example and optimize interrupt 2020-04-11 19:03:49 +08:00

README.md

通过一个GPIO来控制板上的LED以1Hz频率闪烁。