MARLIN_TEST_BUILD

MarlinFirmware/Marlin#24077
This commit is contained in:
Scott Lahteine 2022-08-04 17:52:18 -05:00
parent a450b55fb1
commit 943c43a042
284 changed files with 852 additions and 0 deletions

View file

@ -4320,6 +4320,9 @@
//
//#define PINS_DEBUGGING
// Enable Tests that will run at startup and produce a report
//#define MARLIN_TEST_BUILD
// Enable Marlin dev mode which adds some special commands
//#define MARLIN_DEV_MODE