52 次代码提交 (159196d1e9139ae403a84db143e82189db1631bf)

作者 SHA1 备注 提交日期
  Denis Chertykov ba3ac40b9d Remove hardcoded programmer option (-cwiring). Use variable AVRDUDE_PROGRAMMER. 9 年前
  PxT 9fd4292923 Fixes #1361 9 年前
  Tim Hawkins 5045d17a39 fix avrdude upload in makefile 9 年前
  Alejandro Romero 1c9a70cee9 Support for Gen3 Monolithic electronics 10 年前
  Gabe Rosenhouse 5bd09d26e2 Makefile works with auto bed leveling 10 年前
  Gabe Rosenhouse b45beeffd6 typo fix in Makefile 10 年前
  Jim Morris b819fc53ca Add Azteeg X3 Pro as motherboard 68 10 年前
  David Forrest 75f39fadfc Makefile: Update for Arduino 1.0.5 and Teensyduino dependent boards (HARDWARE_MOTHERBOARD=={8,81,82,83,84}) 10 年前
  Guillaume Seguin c0c4c97db6 Detect OS in Makefile to use the correct avrdude.conf path 11 年前
  Guillaume Seguin 4d435c38a6 Add support of LiquidTWI2-based panels to Makefile 11 年前
  Guillaume Seguin 374bc99fa3 Add support of LiquidTWI2-based panels to Makefile 11 年前
  Guillaume Seguin d4d1540727 Use -fno-use-cxa-atexit to override gcc --enable-cxa_atexit 11 年前
  Michael Mayer 99b7e926e7 added MaKr3d Melzi board 11 年前
  Henrik Brix Andersen 47dc70e3ec Fix location of avrdude.conf 11 年前
  Henrik Brix Andersen 1d258903bb Allow command line compilation when using BEEPER. 11 年前
  Scott Lahteine 5dabc95409 Apply all changes from latest Marlin_V1 11 年前
  Gord Christmas 96624f0f31 Forgot to include reference to Servo in makefile 11 年前
  Yuri Valentini 9c34c4f05b fixes for ramps compilation using installed arduino ide 11 年前
  Yuri Valentini 7d20ec706e Added libraries from Arduino 1.0.3 for sanguino build 11 年前
  Yuri Valentini dad7691df9 makefile for sanguino standalone compilation 11 年前
  Daid b264317fa0 Reverted the patch by KevinOConnor, as it crashes some versions of avr-gcc and caused linking issues. 11 年前
  Daid 23022f1a82 Updates to Makefile to compile for Teensy. 11 年前
  Kevin O'Connor 0908458381 Use gcc "-fwhole-program" optimization. 11 年前
  Kevin O'Connor 16fbb455ef Use linker "--relax" option. 11 年前
  Daid 724f5aa36b Update on makefile for moved Arduino addons. 11 年前
  Daid 32d4373e0f Add printrboard and brainwave to Makefile. 11 年前
  Daid 29435dfb4b Proper avr for Sanguino in Makefile. 11 年前
  Daid ca7acbe6d9 Allow specification of which arduino hardware subvariant in Makefile. 11 年前
  Daid f413aa33b3 Small makefile change, posibility to add defines on the commandline, and fix compiling with watchdog enabled when using the Makefile. 11 年前
  Daid 99e9554edd Some fixes in the Makefile to support Arduino 1.0.0 or higher and added the Rambo. Still needs some more work for the different arduino hardware variants. 11 年前
  daid303 789be03b4f Update on makefile, should make it easier to compile for different boards without changing the makefile. (Still missing Arduino 1.x.x support). 11 年前
  daid303 c17da4b707 Add ConfigurationStore to the Makefile. 11 年前
  Jonathan Bastien-Filiatrault 9606f4d04f Include Marlin_main.cpp in source files. 11 年前
  Jonathan Bastien-Filiatrault e4a5e333ef Generalize. 11 年前
  Jonathan Bastien-Filiatrault e10d3136c8 Create an explicit rule for building applet/Marlin.cpp. 11 年前
  Ian Jackson 3f15b7c7b8 Makefile: Better display of size (device memory usage) 12 年前
  Ian Jackson 0c35facc94 Makefile: support V=1 12 年前
  Michael Moon 77d503fa13 Fix Makefile 12 年前
  Michel Pollet aa6e6e914e Makefile: Redone 12 年前
  Ben Gamari 49b228c4b3 Add instructions to regenerate speed_lookuptable when changing F_CPU 12 年前
  Phil Hord 245dca4bee Makefile: generic pde=>cpp rule 12 年前
  Guillaume Seguin adc108d79e Correctly build the produced applet/Marlin.cpp source 12 年前
  Michael Moon 9c918a497b more work on Makefile - actually rebuilds if Makefile or Configuration.h are altered, also much cleaner output 12 年前
  Michael Moon a991bde523 enable auto-reset before programming, disable afterwards 12 年前
  Michael Moon 8d0916af13 allow Marlin to actually compile with Makefile pulled from Sprinter and a few other modifications 12 年前
  Bernhard 11f2dafc4e one step closer to a functional makefile.. 12 年前
  Bernhard 57f9359a41 simplified the includes, makefile now works with arduino23 12 年前
  Bernhard Kubicek 900e0c9bf2 overworked the serial responses. Quite difficult, since many texts are Pronterface protocol. 12 年前
  Bernhard Kubicek 00674af3a8 merge from the branch bkubicek/Marlin/zalmmerge 12 年前
  Erik van der Zalm 094afe7c10 Merged Marlin, Marlin non gen6 and Ultimaker changes 12 年前