SPI TFT for STM32F4 boards (#20384)
* fix pinsDebug for F1 boards * add MKS Robin PRO V2 board - development board * tft spi working with F4 boards * pins formating * sanity check for TFT on supported cores in STM32 * Fix tabs/spaces in pins file Co-authored-by: Jason Smith <jason.inet@gmail.com>
This commit is contained in:
committed by
Scott Lahteine
parent
47fd7fcaea
commit
91e9599554
@ -365,6 +365,7 @@
|
||||
#define BOARD_FYSETC_S6_V2_0 4216 // FYSETC S6 v2.0 board
|
||||
#define BOARD_FLYF407ZG 4217 // FLYF407ZG board (STM32F407ZG)
|
||||
#define BOARD_MKS_ROBIN2 4218 // MKS_ROBIN2 (STM32F407ZE)
|
||||
#define BOARD_MKS_ROBIN_PRO_V2 4219 // MKS Robin Pro V2 (STM32F407VE)
|
||||
|
||||
//
|
||||
// ARM Cortex M7
|
||||
|
Reference in New Issue
Block a user