Skip to content

Commit

Permalink
Add mkimg tool.
Browse files Browse the repository at this point in the history
  • Loading branch information
OtherCrashOverride committed Sep 16, 2018
1 parent 2852188 commit 8a4a3d2
Show file tree
Hide file tree
Showing 4 changed files with 2,933 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/mkimg/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
all:
gcc -g main.c -o mkimg
Loading

0 comments on commit 8a4a3d2

Please sign in to comment.