Signed-off-by: liangkangnan <liangkangnan@163.com>
pull/1/head
liangkangnan 2020-03-08 15:14:04 +08:00
parent 8b51737477
commit 150ca7ca2b
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
a simple c program which can run on tinyriscv. Simple c program which add from 1 to 100.

View File

@ -1 +1 @@
a simple c program which can run on tinyriscv. Simple c program which can verify interrupt function.