18 Commits (97c19de8b9c07660e19b3dc9fde373c510f4f5a1)

Author SHA1 Message Date
  AnHardt dcd7949544 Fix watchdog in WATCHDOG_RESET_MANUAL mode AVR 6 years ago
  Scott Lahteine 9c870baf84 Add a hidden 8s watchdog option for easier debugging 6 years ago
  Scott Lahteine e94f79ccea Patch some serial macros 7 years ago
  Scott Lahteine 081bf1f879 Patch #else / #endif comments 7 years ago
  Scott Lahteine dbb2d56c89 Correct comment on watchdog timer 7 years ago
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 8 years ago
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files 8 years ago
  Scott Lahteine b4af4441c5 Clean up watchdog impl. 8 years ago
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) 8 years ago
  Scott Lahteine 58cfcd4239 Overridable Options - Part 5 9 years ago
  AnHardt f4a93ed997 Add a string parameter to kill() 9 years ago
  Scott Lahteine 0fca084ea6 Make EEPROM reproducible in GCode 9 years ago
  daid303 1f27870d41 Fix compiling the watchdog error message when the manual reset watchdog is used. 11 years ago
  daid303 e6c1cadea0 Set the watchdog to a 4 second timeout, as with 1 second it can timeout during SD card init. 11 years ago
  daid303 b6ff45254e Better explain the watchdog "problem" and rename the config define so it explains that the feature belongs to the watchdog. 11 years ago
  daid303 06b58a9c4f First cleanup. Moved all code to cpp files, so there are no dependencies on pde files. And no more odd requirement to cat files together. (Still need to fix the Makefile). Also cleaned up some defines and made defines upper case as by C coding conventions. 11 years ago
  Bernhard Kubicek 1740a83e11 correcting commit errors. 12 years ago
  Bernhard Kubicek 7cc358b56b wrong file location 12 years ago
  Bernhard Kubicek e8092898b1 watchdog into dedicated file 12 years ago