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-07-20 16:57:02 +0300
committerDavid Crocker <dcrocker@eschertech.com>2022-07-20 16:57:02 +0300
commit5501f6d9885d73c96c180f98721d9524bd96290c (patch)
tree1a4dc530748814c73e8cf3d589da25fd4459dfac /src/Config/Pins_Duet3_MB6HC.h
parentec894c2d7a27b61348928b9cbfa64c8aa98b34ac (diff)
Implemented remote reset and remote firmware update (needs CAN IAP)
Diffstat (limited to 'src/Config/Pins_Duet3_MB6HC.h')
-rw-r--r--src/Config/Pins_Duet3_MB6HC.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Config/Pins_Duet3_MB6HC.h b/src/Config/Pins_Duet3_MB6HC.h
index 5574ff1e..6d7ea386 100644
--- a/src/Config/Pins_Duet3_MB6HC.h
+++ b/src/Config/Pins_Duet3_MB6HC.h
@@ -11,6 +11,7 @@
#define IAP_UPDATE_FILE "Duet3_SDiap32_" BOARD_SHORT_NAME ".bin"
#define IAP_UPDATE_FILE_SBC "Duet3_SBCiap32_" BOARD_SHORT_NAME ".bin"
+#define IAP_CAN_LOADER_FILE "Duet3_CANiap32" BOARD_SHORT_NAME ".bin"
constexpr uint32_t IAP_IMAGE_START = 0x20458000; // last 32kb of RAM
// Features definition