Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-24 | Add "store_eeprom.cpp" to makefile | midopple | |
2012-02-24 | fix applet/core.a: not found --> Thanks to triffid | midopple | |
2012-02-24 | compile experimental using the Makefile | Joachim Schleicher | |
* add forward declarations in Sprinter.h * add new files heater.cpp and arc_func.cpp to Makefile | |||
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 | |