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:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user