You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aa6e6e914e
+ Removed most explicit pathnames, use the standard make "VPATH" to let make find the files for itself. + Added a "hardware variant" variable that allows compiging Sanguino and Gen7 as well as "generic" arduino. + Allows overriding the MOTHERBOARD define from the Makefile + Removed the 'preprocessor' bit that wasn't needed, now just "include" the files that are needed, since it allows gcc to show the right file/line when displaying error/warnings. + Uses gcc's own dependency generator to generate the .d files, and and include these instead of self-patching the makefile Signed-off-by: Michel Pollet <buserror@gmail.com> |
13 years ago | |
---|---|---|
.. | ||
Gen7 | 13 years ago | |
Sanguino | 13 years ago | |
hardware/tools/avr/etc | 13 years ago | |
.gitignore | 13 years ago | |
COPYING | 14 years ago | |
Configuration.h | 13 years ago | |
Configuration_adv.h | 13 years ago | |
EEPROMwrite.h | 13 years ago | |
Makefile | 13 years ago | |
Marlin.h | 13 years ago | |
Marlin.pde | 13 years ago | |
MarlinSerial.cpp | 13 years ago | |
MarlinSerial.h | 13 years ago | |
Sd2Card.cpp | 13 years ago | |
Sd2Card.h | 13 years ago | |
Sd2PinMap.h | 13 years ago | |
SdBaseFile.cpp | 13 years ago | |
SdBaseFile.h | 13 years ago | |
SdFatConfig.h | 13 years ago | |
SdFatStructs.h | 13 years ago | |
SdFatUtil.cpp | 13 years ago | |
SdFatUtil.h | 13 years ago | |
SdFile.cpp | 13 years ago | |
SdFile.h | 13 years ago | |
SdInfo.h | 13 years ago | |
SdVolume.cpp | 13 years ago | |
SdVolume.h | 13 years ago | |
cardreader.cpp | 13 years ago | |
cardreader.h | 13 years ago | |
createTemperatureLookup.py | 14 years ago | |
create_speed_lookuptable.py | 13 years ago | |
fastio.h | 13 years ago | |
language.h | 13 years ago | |
motion_control.cpp | 13 years ago | |
motion_control.h | 13 years ago | |
pins.h | 13 years ago | |
planner.cpp | 13 years ago | |
planner.h | 13 years ago | |
speed_lookuptable.h | 13 years ago | |
stepper.cpp | 13 years ago | |
stepper.h | 13 years ago | |
temperature.cpp | 13 years ago | |
temperature.h | 13 years ago | |
thermistortables.h | 13 years ago | |
ultralcd.h | 13 years ago | |
ultralcd.pde | 13 years ago | |
watchdog.h | 13 years ago | |
watchdog.pde | 13 years ago | |
wiring.h | 13 years ago |