Add files from previous version

This commit is contained in:
Byron Lathi
2023-01-12 17:06:25 -06:00
parent 3ff6205e93
commit 98c07b59b4
10 changed files with 833 additions and 1030 deletions

View File

@@ -1,4 +1,4 @@
TARGETS=stacktest runram timer timer_irq multiplier divider uart uart2
TARGETS=stacktest runram timer timer_irq multiplier divider uart uart2 sdcard
SRC=$(wildcard *.s)
DIR=../ip/bram