Compare commits
2 Commits
347b6fa236
...
main
Author | SHA1 | Date | |
---|---|---|---|
f9e2afcc5d
|
|||
0845370c43 |
@@ -1,5 +1,13 @@
|
||||
# chibi pc-09
|
||||
|
||||
## Archived!
|
||||
|
||||
This repo has been archived, and the different parts have been migrated to other repos.
|
||||
|
||||
The PCB for prototype 1 has been moved to https://gitea.ambersplace.net/chibi/pc09-prototype-1
|
||||
|
||||
The firmware has been moved to https://gitea.ambersplace.net/chibi/chibi-firmware
|
||||
|
||||

|
||||

|
||||
|
||||
|
@@ -49,4 +49,4 @@ $(OBJS): $(BUILDDIR)%.o : $(SRCDIR)%.s
|
||||
.IGNORE: clean
|
||||
clean:
|
||||
@echo 'Cleaning up intermediary files...'
|
||||
@rm -rv $(TARGROM) $(TARGET).s19 $(BUILDDIR)
|
||||
@rm -rv $(TARGROM) $(TARGET).s19 map.txt $(BUILDDIR)
|
||||
|
Reference in New Issue
Block a user