4 Commit (1aa0ece8a42e3acbc4133a83a0f34d36ac743039)

Autore SHA1 Messaggio Data
  Scott Lahteine 6fb2d8a25f 🧑‍💻 Remove extraneous 'inline' hints 2 anni fa
  Ramiro Polla 3ced55aa93
Optimize MarlinSettings with template methods (#21426) 3 anni fa
  Scott Lahteine 7807b613d5 Update some comments 3 anni fa
  Scott Lahteine 18adfe87bc configuration_store => settings 3 anni fa
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 3 anni fa
  Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 anni fa
  Giuliano Zaro 129b270628
QSPI EEPROM for SAMD51 (#17292) 4 anni fa
  Scott Lahteine bfad23d3e2 (c) 2020 4 anni fa
  Scott Lahteine e3fd0519b3 Reduce need for UNUSED 4 anni fa
  Tanguy Pruvot 8873c583d3 Prevent extra settings.load on boot (#14499) 5 anni fa
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 anni fa
  Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5 anni fa
  Scott Lahteine e15354e387
Simplify serial port redirect (#13234) 5 anni fa
  Scott Lahteine 0feeef2604 Update copyright in headers 5 anni fa
  Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 5 anni fa
  Scott Lahteine cf5284cdf2
Add SD Firmware Update capability (#12043) 5 anni fa
  Dave Johnson c64199941e Compile only selected PIO environment (#11519) 5 anni fa
  Chris Pepper 66d2b48b59 Update PersistentStore api (#11538) 5 anni fa
  Scott Lahteine da94e0bd27 Unsigned eeprom mesh addresses 6 anni fa
  Giuliano d99f1b2245 [2.0.x] EEPROM code cleanup (#10710) 6 anni fa
  Scott Lahteine 4aebe3d82e Pretty up EEPROM port args 6 anni fa
  Scott Lahteine 239902f861 Fix E2END and add EEPROM to Smart RAMPS 6 anni fa
  Scott Lahteine 49ca67202f Patch configuration_store for extra serial port 6 anni fa
  Thomas Moore 84de428d30 [2.0.x] Fix compile errors (#9141) 6 anni fa
  Thomas Moore f7efac57b7 Multi-host support 6 anni fa
  Scott Lahteine e89f1453ab UBL G29 works without settings.load() 6 anni fa
  Scott Lahteine 760c912ab9 Add data size validation 6 anni fa
  Scott Lahteine 51e0f2bee3 Add MarlinSettings::validate() 6 anni fa
  Tannoo e43f3ac989 EEPROM init fix 6 anni fa
  Scott Lahteine 4b49ea1e92 General cleanup of config-store, reset_bed_level 6 anni fa
  Scott Lahteine a4e1d83599 Fix M503 S parameter 6 anni fa
  Scott Lahteine 3d8a0ab4b2 Module updates 6 anni fa
  Scott Lahteine 0c9231fd04 Move 'module' files 6 anni fa
  Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 7 anni fa
  Scott Lahteine dcec7178d1 Expose DISABLE_M503 option as a test option 7 anni fa
  Brian 3370329751 Fix broken EEPROM save/load 7 anni fa
  Brian 7852369987 Implement CRC16, develop mesh allocation table 7 anni fa
  Scott Lahteine 786af73e24 Convert config code to a static class 7 anni fa
  Scott Lahteine b904b5ae8d Audible feedback for settings store/load/reset 7 anni fa
  Scott Lahteine 97115d56f9 Print error for M500 with disabled EEPROM 7 anni fa
  Scott Lahteine c6226bb0aa Unify config in a single include without nested includes 8 anni fa
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 8 anni fa
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files 8 anni fa
  Scott Lahteine 5e834352a9 Overridable Options - Part 11 (PR#2563) 9 anni fa
  Scott Lahteine a22a228bcc Rename files to move them in the IDE 9 anni fa
  Scott Lahteine f171656f8e Cleanup of cardreader.* 9 anni fa
  Scott Lahteine 093fedfde8 Make EEPROM storage consistent 9 anni fa
  Erik van der Zalm 3626b5ad8b Removed Delta from the default config file. 10 anni fa
  daid303 6a9bee27cc Changed the naming of some LCD functions, so the names match better what the function does. Also moved around some prototypes for general cleanup. 11 anni fa
  daid303 71efcfc648 Most likely fixing issue #295. 11 anni fa