Add RAMPS 1.4.4 to AGCM4 (#16606)

This commit is contained in:
Giuliano Zaro
2020-02-14 06:28:18 +01:00
committed by GitHub
parent a16f3baecc
commit ff0c931e47
6 changed files with 632 additions and 3 deletions

View File

@ -295,7 +295,6 @@
#define BOARD_GTM32_MINI_A30 4022 // STM32F103VET6 controller
#define BOARD_GTM32_REV_B 4023 // STM32F103VET6 controller
//
// ARM Cortex-M4F
//
@ -340,6 +339,11 @@
#define BOARD_MRR_ESPE 6002
#define BOARD_E4D_BOX 6003 // E4d@BOX
//
// SAMD51 ARM Cortex M4
//
#define BOARD_AGCM4_RAMPS_144 6100 // RAMPS 1.4.4
//
// Simulations
//