19 次代码提交 (9e8427f253158c59ea01fbd3b694200ec7e8a557)

作者 SHA1 备注 提交日期
  Scott Lahteine c37f7d15c9 - Rename WRITE_E_STEP for consistency 9 年前
  Scott Lahteine fd78902194 Formatting cleanup of quiet sources 9 年前
  fmalpartida b5a964fcc5 Initial SAV MkI (RepRap CloneWars board) integration. 10 年前
  Johann Rocholl 6cba11f087 Stop redefining MOTHERBOARD and #define AT90USB instead. Also put #ifndef AT90USB around the HardwareSerial_h trick, so now Printrboard / Brainwave support compiles on Arduino 1.0.2 as well. 11 年前
  Robert F-C 99692dc99e Clean up special serial port cases 11 年前
  daid303 5a998558a9 Update suggested by Robert F-C. #289 11 年前
  daid303 d3ebc34958 Hopefully also support chips with a single UART in MarlinSerial now. 11 年前
  Robert F-C ab9d183024 Make serial port configurable. 11 年前
  Erik van der Zalm 9173a5713b Teensylu support. 12 年前
  Bernhard 57f9359a41 simplified the includes, makefile now works with arduino23 12 年前
  Bernhard 7714b98da7 solved some compiler warnings that are now visible in arduino 1.0. 12 年前
  Bernhard b0c3871750 more fixing of the sanguino math round problem 12 年前
  Bernhard 9c57453168 removed stream.h referenece from marlinserial. 12 年前
  Bernhard 7a4be21b4f made it compile if arduino decides to include files in a differnt order. DEC HEX and stuff now defined in MarlinSerial.h 12 年前
  Bernhard b19c8b74b9 force inline 12 年前
  Bernhard 85da81e673 inlineing of small functions in serial 12 年前
  Bernhard b9ad0bb2ce removed unecessary indirect register adressing in serial. 12 年前
  Bernhard dd5ca68c87 get rid of indirect ringbuffer calls, made some inlines, removed virtual and streaming class requirements. 12 年前
  Erik van der Zalm f75f426dfa Removed interrupt nesting in the stepper ISR. 12 年前
  Erik van der Zalm 2643ae93d6 Added modified Sanguino files 12 年前