Add FLYBOARD (STM32F407ZG) (#16257)

This commit is contained in:
FLYmaker
2019-12-22 17:05:30 +08:00
committed by Scott Lahteine
parent f339a39654
commit 59f9bb2120
10 changed files with 1454 additions and 0 deletions

View File

@@ -537,6 +537,9 @@
#include "stm32/pins_VAKE403D.h" // STM32F4 env:STM32F4
#elif MB(FYSETC_S6)
#include "stm32/pins_FYSETC_S6.h" // STM32F4 env:FYSETC_S6
#elif MB(FLYF407ZG)
#include "stm32/pins_FLYF407ZG.h" // STM32F4 env:FLYF407ZG
//
// ARM Cortex M7
//