MARLIN_SMALL_BUILD option (#26775)

This commit is contained in:
Scott Lahteine
2024-02-07 23:40:54 -06:00
committed by GitHub
parent 4aa48beb37
commit 669814d0d4
54 changed files with 179 additions and 55 deletions

View File

@@ -4527,3 +4527,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