MARLIN_SMALL_BUILD

MarlinFirmware/Marlin#26775
This commit is contained in:
Scott Lahteine 2024-02-07 23:39:10 -06:00
parent df79a27b46
commit b8df52280e
359 changed files with 1077 additions and 0 deletions

View file

@ -4569,3 +4569,6 @@
// Report uncleaned reset reason from register r2 instead of MCUSR. Supported by Optiboot on AVR.
//#define OPTIBOOT_RESET_REASON
// Shrink the build for smaller boards by sacrificing some serial feedback
//#define MARLIN_SMALL_BUILD