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

lots of stuff

This commit is contained in:
Bas Wijnen
2009-10-31 09:32:23 +01:00
parent afb496f20b
commit a383b3ffd3
28 changed files with 441 additions and 230 deletions

View File

@@ -21,15 +21,15 @@
.balign 0x1000
thread0:
.incbin "init"
.incbin "init.elf"
.balign 0x1000
thread1:
.incbin "lcd"
.incbin "lcd.elf"
.balign 0x1000
thread2:
.incbin "gpio"
.incbin "gpio.elf"
thread3: