538301e12790e281bd3742058bfb03e1acd8d338
[h316.git] / lib / hachti / recipe / hachti.recipe
1 # Text driver
2 obj/PL$TXT
3
4 # Movement driver
5 obj/PL$MV
6
7 # Matrix operations
8 obj/MATRIX
9 obj/MATRIX
10
11 # Low level pulse motion driver
12 obj/PL$U
13
14 # Text Font (Selected in makefile)
15 obj/PL$FNT
16
17 # Stack operations
18 obj/STACK
19
20
21