Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-22 | fix applet/core.a: not found | Michael Moon | |
2012-01-27 | fix indentation | Joachim Schleicher | |
This should be a comment. Instead it is printed together with the 'upload' target, when idented. | |||
2012-01-20 | correct dependencies in Makefile | Joachim Schleicher | |
applet/$(TARGET).elf should depend on the cpp file, not on .pde so that the cpp is rebuilt when pde changes. We drop the target applet_files to achieve the correct behaviour. Now 'make upload' does rebuild the hex file as well. | |||
2011-07-07 | Change behaviour on endstop hit. | kliment | |
2011-07-07 | Add WString.cpp to Makefile | kliment | |
2011-07-07 | Merge experimental | kliment | |
2011-07-04 | Rename to Sprinter | kliment | |