Support Black STM32F407VET6 with RAMPS-like shield (#13524)

This commit is contained in:
Alexander Gavrilenko
2019-04-05 23:30:19 +03:00
committed by Scott Lahteine
parent 0dfd76ba55
commit 3c47e1b4d1
18 changed files with 6229 additions and 3 deletions

View File

@ -253,6 +253,8 @@
#define BOARD_STM32F4 1804 // STM32 STM32GENERIC based STM32F4 controller
#define BOARD_ARMED 1807 // Arm'ed STM32F4 based controller
#define BOARD_RUMBA32 1809 // RUMBA32 STM32F4 based controller
#define BOARD_BLACK_STM32F407VE 1810 // BLACK_STM32F407VE
#define BOARD_BLACK_STM32F407ZE 1811 // BLACK_STM32F407ZE
#define BOARD_STEVAL 1866 // STEVAL-3DP001V1 3D PRINTER BOARD
//