diff options
| author | cheapie <cheapiephp@gmail.com> | 2026-06-26 10:40:00 -0500 |
|---|---|---|
| committer | cheapie <cheapiephp@gmail.com> | 2026-06-26 10:40:00 -0500 |
| commit | 3a46ab5b8691e72098e3c43f5e25ca84385a5de6 (patch) | |
| tree | d49c1441facf028b80773e0ff9cb4815a2329b1d /assembly/misa/Makefile | |
| parent | a027ec08dad3977defe90fbbfda0621f7cd04589 (diff) | |
| download | rvcontroller-3a46ab5b8691e72098e3c43f5e25ca84385a5de6.tar rvcontroller-3a46ab5b8691e72098e3c43f5e25ca84385a5de6.tar.gz rvcontroller-3a46ab5b8691e72098e3c43f5e25ca84385a5de6.tar.bz2 rvcontroller-3a46ab5b8691e72098e3c43f5e25ca84385a5de6.tar.xz rvcontroller-3a46ab5b8691e72098e3c43f5e25ca84385a5de6.zip | |
Diffstat (limited to 'assembly/misa/Makefile')
| -rw-r--r-- | assembly/misa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assembly/misa/Makefile b/assembly/misa/Makefile index 95095b6..75894db 100644 --- a/assembly/misa/Makefile +++ b/assembly/misa/Makefile @@ -22,5 +22,5 @@ load: misa.hex bash -c "wl-copy < misa.hex" clean: - rm -f misa.bin misa.elf misa.o + rm -f misa.hex misa.elf misa.o |
