1
0
mirror of git://projects.qi-hardware.com/iris.git synced 2025-04-21 12:27:27 +03:00

towards a usb filesystem

This commit is contained in:
Bas Wijnen
2009-12-31 11:22:25 +01:00
parent dc1bbc1f5f
commit 3debf99082
4 changed files with 167 additions and 7 deletions

View File

@@ -49,5 +49,9 @@ PYPP = /usr/bin/pypp
clean:
rm -f *.o boot-programs/*.o $(BUILT_SOURCES) $(ARCH_CLEAN_FILES)
debug:
stty -F /dev/ttyS0 raw 9600
cat /dev/ttyS0
.PHONY: clean
.PRECIOUS: iris.hh kernel.hh boot-programs/crt0.o