65 Commity (9c0404eae4d3729f86487fbd31cfb7a7c087c012)

Autor SHA1 Wiadomość Data
  Scott Lahteine 29c4f67a29 Additional path - followup to #4743 7 lat temu
  Robert Bartl 494d5770b8 makefile fix for arduino 1.6.9 unzipped 7 lat temu
  Stephanie 6843b78f99 Add support for Printrboard RevF 8 lat temu
  Jaroslav Škarvada d229c58df6 Fixed Makefile to work with Melzi2 boards on arduino-1.6.x 8 lat temu
  Scott Lahteine 772460a7b8 Various minor spelling corrections 8 lat temu
  AnHardt 8da2e98985 Split RAMPS 1.3 an 1.4 (PR#2741) 8 lat temu
  Richard Marko dd22cbbfb8 makefile: add buzzer.cpp (PR#2479) 9 lat temu
  Richard Marko 1183c10a2e makefile: drop -q -q (much quiet) from avrdude flags 9 lat temu
  Richard Marko 0e064357f4 makefile: use /etc/avrdude/avrdude.conf on linux 9 lat temu
  AnHardt 4d4fa3607b Remove Duemilanove 9 lat temu
  Scott Lahteine 80807b2d71 Consolidate arc code, remove motion_control.* 9 lat temu
  Scott Lahteine a22a228bcc Rename files to move them in the IDE 9 lat temu
  Denis Chertykov ba3ac40b9d Remove hardcoded programmer option (-cwiring). Use variable AVRDUDE_PROGRAMMER. 9 lat temu
  PxT 9fd4292923 Fixes #1361 9 lat temu
  Tim Hawkins 5045d17a39 fix avrdude upload in makefile 9 lat temu
  Alejandro Romero 1c9a70cee9 Support for Gen3 Monolithic electronics 10 lat temu
  Gabe Rosenhouse 5bd09d26e2 Makefile works with auto bed leveling 10 lat temu
  Gabe Rosenhouse b45beeffd6 typo fix in Makefile 10 lat temu
  Jim Morris b819fc53ca Add Azteeg X3 Pro as motherboard 68 10 lat temu
  David Forrest 75f39fadfc Makefile: Update for Arduino 1.0.5 and Teensyduino dependent boards (HARDWARE_MOTHERBOARD=={8,81,82,83,84}) 10 lat temu
  Guillaume Seguin c0c4c97db6 Detect OS in Makefile to use the correct avrdude.conf path 11 lat temu
  Guillaume Seguin 4d435c38a6 Add support of LiquidTWI2-based panels to Makefile 11 lat temu
  Guillaume Seguin 374bc99fa3 Add support of LiquidTWI2-based panels to Makefile 11 lat temu
  Guillaume Seguin d4d1540727 Use -fno-use-cxa-atexit to override gcc --enable-cxa_atexit 11 lat temu
  Michael Mayer 99b7e926e7 added MaKr3d Melzi board 11 lat temu
  Henrik Brix Andersen 47dc70e3ec Fix location of avrdude.conf 11 lat temu
  Henrik Brix Andersen 1d258903bb Allow command line compilation when using BEEPER. 11 lat temu
  Scott Lahteine 5dabc95409 Apply all changes from latest Marlin_V1 11 lat temu
  Gord Christmas 96624f0f31 Forgot to include reference to Servo in makefile 11 lat temu
  Yuri Valentini 9c34c4f05b fixes for ramps compilation using installed arduino ide 11 lat temu
  Yuri Valentini 7d20ec706e Added libraries from Arduino 1.0.3 for sanguino build 11 lat temu
  Yuri Valentini dad7691df9 makefile for sanguino standalone compilation 11 lat temu
  Daid b264317fa0 Reverted the patch by KevinOConnor, as it crashes some versions of avr-gcc and caused linking issues. 11 lat temu
  Daid 23022f1a82 Updates to Makefile to compile for Teensy. 11 lat temu
  Kevin O'Connor 0908458381 Use gcc "-fwhole-program" optimization. 11 lat temu
  Kevin O'Connor 16fbb455ef Use linker "--relax" option. 11 lat temu
  Daid 724f5aa36b Update on makefile for moved Arduino addons. 11 lat temu
  Daid 32d4373e0f Add printrboard and brainwave to Makefile. 11 lat temu
  Daid 29435dfb4b Proper avr for Sanguino in Makefile. 11 lat temu
  Daid ca7acbe6d9 Allow specification of which arduino hardware subvariant in Makefile. 11 lat temu
  Daid f413aa33b3 Small makefile change, posibility to add defines on the commandline, and fix compiling with watchdog enabled when using the Makefile. 11 lat temu
  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 lat temu
  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 lat temu
  daid303 c17da4b707 Add ConfigurationStore to the Makefile. 11 lat temu
  Jonathan Bastien-Filiatrault 9606f4d04f Include Marlin_main.cpp in source files. 11 lat temu
  Jonathan Bastien-Filiatrault e4a5e333ef Generalize. 11 lat temu
  Jonathan Bastien-Filiatrault e10d3136c8 Create an explicit rule for building applet/Marlin.cpp. 11 lat temu
  Ian Jackson 3f15b7c7b8 Makefile: Better display of size (device memory usage) 12 lat temu
  Ian Jackson 0c35facc94 Makefile: support V=1 12 lat temu
  Michael Moon 77d503fa13 Fix Makefile 12 lat temu