[2.0.x] Add Morpheus Board support (#11651)
This commit is contained in:
committed by
Scott Lahteine
parent
0f14977b5d
commit
409a0632af
@ -374,6 +374,8 @@
|
||||
#include "pins_CHITU3D.h" // STM32F1 env:STM32F1
|
||||
#elif MB(GTM32_PRO_VB)
|
||||
#include "pins_GTM32_PRO_VB.h" // STM32F1 env:STM32F1
|
||||
#elif MB(MORPHEUS)
|
||||
#include "pins_MORPHEUS.h" // STM32F1 env:STM32F1
|
||||
|
||||
//
|
||||
// STM32 ARM Cortex-M4F
|
||||
|
Reference in New Issue
Block a user