Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Duet3D/RepRapFirmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Crocker <dcrocker@eschertech.com>2022-05-03 11:29:41 +0300
committerDavid Crocker <dcrocker@eschertech.com>2022-05-03 11:29:41 +0300
commitf644c77d62cb59e162313f01ef48643127341a84 (patch)
tree8147c233e9229642ff2ca4979322b78012f71a37 /src/Hardware
parentdfdca829a063033685134e2df23b38ef5bb74208 (diff)
Increase number of output buffers in Duet 2 builds, version 3.4.1rc13.4.1rc1
Also removed SAM3XA code
Diffstat (limited to 'src/Hardware')
-rw-r--r--src/Hardware/SoftwareReset.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Hardware/SoftwareReset.h b/src/Hardware/SoftwareReset.h
index 3e080611..15cfa878 100644
--- a/src/Hardware/SoftwareReset.h
+++ b/src/Hardware/SoftwareReset.h
@@ -10,10 +10,6 @@
#include <RepRapFirmware.h>
-#if SAM3XA
-# include <DueFlashStorage.h>
-#endif
-
// Enumeration describing the reasons for a software reset.
// The spin state gets or'ed into this, so keep the lower 5 bits unused.
// IMPORTANT! When changing this, also update table SoftwareResetReasonText