-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Update to tools using new init system
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule tools
updated
11 files
+7 −0 | .github/workflows/main.yml | |
+2 −13 | Dockerfile | |
+1 −1 | Makefile | |
+1 −1 | example/build | |
+2 −0 | linux/xhalt/.gitignore | |
+77 −0 | linux/xhalt/Makefile | |
+41 −0 | linux/xhalt/README.md | |
+9 −0 | linux/xhalt/xhalt.c | |
+62 −62 | skel/opt/cartesi/bin/init | |
+0 −11 | skel/opt/cartesi/etc/motd | |
+ − | skel/opt/cartesi/var/run/random-seed |