Fysetc AIO II / Cheetah STM32F1 (#14407)

This commit is contained in:
Eric Ptak
2019-06-26 07:40:29 +02:00
committed by Scott Lahteine
parent 8e23e9b16c
commit 8934b32f1b
26 changed files with 14513 additions and 34 deletions

View File

@@ -434,6 +434,10 @@
#include "pins_MKS_ROBIN_MINI.h" // STM32F1 env:mks_robin_mini
#elif MB(JGAURORA_A5S_A1)
#include "pins_JGAURORA_A5S_A1.h" // STM32F1 env:JGAURORA_A5S_A1
#elif MB(FYSETC_AIO_II)
#include "pins_FYSETC_AIO_II.h" // STM32F1 env:fysetc_STM32F1
#elif MB(FYSETC_CHEETAH)
#include "pins_FYSETC_CHEETAH.h" // STM32F1 env:fysetc_STM32F1
//
// STM32 ARM Cortex-M4F
@@ -456,8 +460,6 @@
#elif MB(STEVAL)
#include "pins_STEVAL.h" // STM32F4 env:STM32F4
//
// ARM Cortex M7
//