From 2139efac01f4bd8826eeec3cf5a60ffaf4d5c942 Mon Sep 17 00:00:00 2001 From: Nathaniel Graff Date: Wed, 19 Dec 2018 14:21:37 -0800 Subject: Add ITIM example Signed-off-by: Nathaniel Graff --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 060615c..955d83d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "scripts/elf2hex"] path = scripts/elf2hex url = ../elf2hex +[submodule "software/example-itim"] + path = software/example-itim + url = https://github.com/sifive/example-itim.git -- cgit v1.2.1-18-gbd029