|
|
@ -467,53 +467,53 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
|
|
|
|
|
|
|
|
#elif MB(STM32F103RE)
|
|
|
|
#elif MB(STM32F103RE)
|
|
|
|
#include "stm32/pins_STM32F1R.h" // STM32F1 env:STM32F103RE
|
|
|
|
#include "stm32f1/pins_STM32F1R.h" // STM32F1 env:STM32F103RE
|
|
|
|
#elif MB(MALYAN_M200)
|
|
|
|
#elif MB(MALYAN_M200)
|
|
|
|
#include "stm32/pins_MALYAN_M200.h" // STM32F1 env:STM32F103CB_malyan
|
|
|
|
#include "stm32f1/pins_MALYAN_M200.h" // STM32F1 env:STM32F103CB_malyan
|
|
|
|
#elif MB(STM3R_MINI)
|
|
|
|
#elif MB(STM3R_MINI)
|
|
|
|
#include "stm32/pins_STM3R_MINI.h" // STM32F1 env:STM32F103RE
|
|
|
|
#include "stm32f1/pins_STM3R_MINI.h" // STM32F1 env:STM32F103RE
|
|
|
|
#elif MB(GTM32_PRO_VB)
|
|
|
|
#elif MB(GTM32_PRO_VB)
|
|
|
|
#include "stm32/pins_GTM32_PRO_VB.h" // STM32F1 env:STM32F103RE
|
|
|
|
#include "stm32f1/pins_GTM32_PRO_VB.h" // STM32F1 env:STM32F103RE
|
|
|
|
#elif MB(GTM32_MINI_A30)
|
|
|
|
#elif MB(GTM32_MINI_A30)
|
|
|
|
#include "stm32/pins_GTM32_MINI_A30.h" // STM32F1 env:STM32F103RE
|
|
|
|
#include "stm32f1/pins_GTM32_MINI_A30.h" // STM32F1 env:STM32F103RE
|
|
|
|
#elif MB(GTM32_MINI)
|
|
|
|
#elif MB(GTM32_MINI)
|
|
|
|
#include "stm32/pins_GTM32_MINI.h" // STM32F1 env:STM32F103RE
|
|
|
|
#include "stm32f1/pins_GTM32_MINI.h" // STM32F1 env:STM32F103RE
|
|
|
|
#elif MB(GTM32_REV_B)
|
|
|
|
#elif MB(GTM32_REV_B)
|
|
|
|
#include "stm32/pins_GTM32_REV_B.h" // STM32F1 env:STM32F103RE
|
|
|
|
#include "stm32f1/pins_GTM32_REV_B.h" // STM32F1 env:STM32F103RE
|
|
|
|
#elif MB(MORPHEUS)
|
|
|
|
#elif MB(MORPHEUS)
|
|
|
|
#include "stm32/pins_MORPHEUS.h" // STM32F1 env:STM32F103RE
|
|
|
|
#include "stm32f1/pins_MORPHEUS.h" // STM32F1 env:STM32F103RE
|
|
|
|
#elif MB(CHITU3D)
|
|
|
|
#elif MB(CHITU3D)
|
|
|
|
#include "stm32/pins_CHITU3D.h" // STM32F1 env:STM32F103RE
|
|
|
|
#include "stm32f1/pins_CHITU3D.h" // STM32F1 env:STM32F103RE
|
|
|
|
#elif MB(MKS_ROBIN)
|
|
|
|
#elif MB(MKS_ROBIN)
|
|
|
|
#include "stm32/pins_MKS_ROBIN.h" // STM32F1 env:mks_robin
|
|
|
|
#include "stm32f1/pins_MKS_ROBIN.h" // STM32F1 env:mks_robin
|
|
|
|
#elif MB(MKS_ROBIN_MINI)
|
|
|
|
#elif MB(MKS_ROBIN_MINI)
|
|
|
|
#include "stm32/pins_MKS_ROBIN_MINI.h" // STM32F1 env:mks_robin_mini
|
|
|
|
#include "stm32f1/pins_MKS_ROBIN_MINI.h" // STM32F1 env:mks_robin_mini
|
|
|
|
#elif MB(MKS_ROBIN_NANO)
|
|
|
|
#elif MB(MKS_ROBIN_NANO)
|
|
|
|
#include "stm32/pins_MKS_ROBIN_NANO.h" // STM32F1 env:mks_robin_nano
|
|
|
|
#include "stm32f1/pins_MKS_ROBIN_NANO.h" // STM32F1 env:mks_robin_nano
|
|
|
|
#elif MB(MKS_ROBIN_LITE)
|
|
|
|
#elif MB(MKS_ROBIN_LITE)
|
|
|
|
#include "stm32/pins_MKS_ROBIN_LITE.h" // STM32F1 env:mks_robin_lite
|
|
|
|
#include "stm32f1/pins_MKS_ROBIN_LITE.h" // STM32F1 env:mks_robin_lite
|
|
|
|
#elif MB(BTT_SKR_MINI_V1_1)
|
|
|
|
#elif MB(BTT_SKR_MINI_V1_1)
|
|
|
|
#include "stm32/pins_BTT_SKR_MINI_V1_1.h" // STM32F1 env:STM32F103RC_btt env:STM32F103RC_btt_512K env:STM32F103RC_btt_USB env:STM32F103RC_btt_512K_USB
|
|
|
|
#include "stm32f1/pins_BTT_SKR_MINI_V1_1.h" // STM32F1 env:STM32F103RC_btt env:STM32F103RC_btt_512K env:STM32F103RC_btt_USB env:STM32F103RC_btt_512K_USB
|
|
|
|
#elif MB(BTT_SKR_MINI_E3_V1_0)
|
|
|
|
#elif MB(BTT_SKR_MINI_E3_V1_0)
|
|
|
|
#include "stm32/pins_BTT_SKR_MINI_E3_V1_0.h" // STM32F1 env:STM32F103RC_btt env:STM32F103RC_btt_512K env:STM32F103RC_btt_USB env:STM32F103RC_btt_512K_USB
|
|
|
|
#include "stm32f1/pins_BTT_SKR_MINI_E3_V1_0.h" // STM32F1 env:STM32F103RC_btt env:STM32F103RC_btt_512K env:STM32F103RC_btt_USB env:STM32F103RC_btt_512K_USB
|
|
|
|
#elif MB(BTT_SKR_MINI_E3_V1_2)
|
|
|
|
#elif MB(BTT_SKR_MINI_E3_V1_2)
|
|
|
|
#include "stm32/pins_BTT_SKR_MINI_E3_V1_2.h" // STM32F1 env:STM32F103RC_btt env:STM32F103RC_btt_512K env:STM32F103RC_btt_USB env:STM32F103RC_btt_512K_USB
|
|
|
|
#include "stm32f1/pins_BTT_SKR_MINI_E3_V1_2.h" // STM32F1 env:STM32F103RC_btt env:STM32F103RC_btt_512K env:STM32F103RC_btt_USB env:STM32F103RC_btt_512K_USB
|
|
|
|
#elif MB(BTT_SKR_E3_DIP)
|
|
|
|
#elif MB(BTT_SKR_E3_DIP)
|
|
|
|
#include "stm32/pins_BTT_SKR_E3_DIP.h" // STM32F1 env:STM32F103RE_btt env:STM32F103RE_btt_USB env:STM32F103RC_btt env:STM32F103RC_btt_512K env:STM32F103RC_btt_USB env:STM32F103RC_btt_512K_USB
|
|
|
|
#include "stm32f1/pins_BTT_SKR_E3_DIP.h" // STM32F1 env:STM32F103RE_btt env:STM32F103RE_btt_USB env:STM32F103RC_btt env:STM32F103RC_btt_512K env:STM32F103RC_btt_USB env:STM32F103RC_btt_512K_USB
|
|
|
|
#elif MB(JGAURORA_A5S_A1)
|
|
|
|
#elif MB(JGAURORA_A5S_A1)
|
|
|
|
#include "stm32/pins_JGAURORA_A5S_A1.h" // STM32F1 env:jgaurora_a5s_a1
|
|
|
|
#include "stm32f1/pins_JGAURORA_A5S_A1.h" // STM32F1 env:jgaurora_a5s_a1
|
|
|
|
#elif MB(FYSETC_AIO_II)
|
|
|
|
#elif MB(FYSETC_AIO_II)
|
|
|
|
#include "stm32/pins_FYSETC_AIO_II.h" // STM32F1 env:STM32F103RC_fysetc
|
|
|
|
#include "stm32f1/pins_FYSETC_AIO_II.h" // STM32F1 env:STM32F103RC_fysetc
|
|
|
|
#elif MB(FYSETC_CHEETAH)
|
|
|
|
#elif MB(FYSETC_CHEETAH)
|
|
|
|
#include "stm32/pins_FYSETC_CHEETAH.h" // STM32F1 env:STM32F103RC_fysetc
|
|
|
|
#include "stm32f1/pins_FYSETC_CHEETAH.h" // STM32F1 env:STM32F103RC_fysetc
|
|
|
|
#elif MB(FYSETC_CHEETAH_V12)
|
|
|
|
#elif MB(FYSETC_CHEETAH_V12)
|
|
|
|
#include "stm32/pins_FYSETC_CHEETAH_V12.h" // STM32F1 env:STM32F103RC_fysetc
|
|
|
|
#include "stm32f1/pins_FYSETC_CHEETAH_V12.h" // STM32F1 env:STM32F103RC_fysetc
|
|
|
|
#elif MB(LONGER3D_LK)
|
|
|
|
#elif MB(LONGER3D_LK)
|
|
|
|
#include "stm32/pins_LONGER3D_LK.h" // STM32F1 env:STM32F103VE_longer
|
|
|
|
#include "stm32f1/pins_LONGER3D_LK.h" // STM32F1 env:STM32F103VE_longer
|
|
|
|
#elif MB(MKS_ROBIN_LITE3)
|
|
|
|
#elif MB(MKS_ROBIN_LITE3)
|
|
|
|
#include "stm32/pins_MKS_ROBIN_LITE3.h" // STM32F1 env:mks_robin_lite3
|
|
|
|
#include "stm32f1/pins_MKS_ROBIN_LITE3.h" // STM32F1 env:mks_robin_lite3
|
|
|
|
#elif MB(MKS_ROBIN_PRO)
|
|
|
|
#elif MB(MKS_ROBIN_PRO)
|
|
|
|
#include "stm32/pins_MKS_ROBIN_PRO.h" // STM32F1 env:mks_robin_pro
|
|
|
|
#include "stm32f1/pins_MKS_ROBIN_PRO.h" // STM32F1 env:mks_robin_pro
|
|
|
|
|
|
|
|
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// ARM Cortex-M4F
|
|
|
|
// ARM Cortex-M4F
|
|
|
@ -529,46 +529,46 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
|
|
|
|
|
|
|
|
#elif MB(BEAST)
|
|
|
|
#elif MB(BEAST)
|
|
|
|
#include "stm32/pins_BEAST.h" // STM32F4 env:STM32F4
|
|
|
|
#include "stm32f4/pins_BEAST.h" // STM32F4 env:STM32F4
|
|
|
|
#elif MB(GENERIC_STM32F4)
|
|
|
|
#elif MB(GENERIC_STM32F4)
|
|
|
|
#include "stm32/pins_GENERIC_STM32F4.h" // STM32F4 env:STM32F4
|
|
|
|
#include "stm32f4/pins_GENERIC_STM32F4.h" // STM32F4 env:STM32F4
|
|
|
|
#elif MB(ARMED)
|
|
|
|
#elif MB(ARMED)
|
|
|
|
#include "stm32/pins_ARMED.h" // STM32F4 env:ARMED
|
|
|
|
#include "stm32f4/pins_ARMED.h" // STM32F4 env:ARMED
|
|
|
|
#elif MB(RUMBA32_AUS3D)
|
|
|
|
#elif MB(RUMBA32_AUS3D)
|
|
|
|
#include "stm32/pins_RUMBA32_AUS3D.h" // STM32F4 env:rumba32_f446ve
|
|
|
|
#include "stm32f4/pins_RUMBA32_AUS3D.h" // STM32F4 env:rumba32_f446ve
|
|
|
|
#elif MB(RUMBA32_MKS)
|
|
|
|
#elif MB(RUMBA32_MKS)
|
|
|
|
#include "stm32/pins_RUMBA32_MKS.h" // STM32F4 env:rumba32_mks
|
|
|
|
#include "stm32f4/pins_RUMBA32_MKS.h" // STM32F4 env:rumba32_mks
|
|
|
|
#elif MB(BLACK_STM32F407VE)
|
|
|
|
#elif MB(BLACK_STM32F407VE)
|
|
|
|
#include "stm32/pins_BLACK_STM32F407VE.h" // STM32F4 env:STM32F407VE_black
|
|
|
|
#include "stm32f4/pins_BLACK_STM32F407VE.h" // STM32F4 env:STM32F407VE_black
|
|
|
|
#elif MB(STEVAL_3DP001V1)
|
|
|
|
#elif MB(STEVAL_3DP001V1)
|
|
|
|
#include "stm32/pins_STEVAL_3DP001V1.h" // STM32F4 env:STM32F401VE_STEVAL
|
|
|
|
#include "stm32f4/pins_STEVAL_3DP001V1.h" // STM32F4 env:STM32F401VE_STEVAL
|
|
|
|
#elif MB(BTT_SKR_PRO_V1_1)
|
|
|
|
#elif MB(BTT_SKR_PRO_V1_1)
|
|
|
|
#include "stm32/pins_BTT_SKR_PRO_V1_1.h" // STM32F4 env:BIGTREE_SKR_PRO
|
|
|
|
#include "stm32f4/pins_BTT_SKR_PRO_V1_1.h" // STM32F4 env:BIGTREE_SKR_PRO
|
|
|
|
#elif MB(BTT_GTR_V1_0)
|
|
|
|
#elif MB(BTT_GTR_V1_0)
|
|
|
|
#include "stm32/pins_BTT_GTR_V1_0.h" // STM32F4 env:BIGTREE_GTR_V1_0
|
|
|
|
#include "stm32f4/pins_BTT_GTR_V1_0.h" // STM32F4 env:BIGTREE_GTR_V1_0
|
|
|
|
#elif MB(BTT_BTT002_V1_0)
|
|
|
|
#elif MB(BTT_BTT002_V1_0)
|
|
|
|
#include "stm32/pins_BTT_BTT002_V1_0.h" // STM32F4 env:BIGTREE_BTT002
|
|
|
|
#include "stm32f4/pins_BTT_BTT002_V1_0.h" // STM32F4 env:BIGTREE_BTT002
|
|
|
|
#elif MB(LERDGE_K)
|
|
|
|
#elif MB(LERDGE_K)
|
|
|
|
#include "stm32/pins_LERDGE_K.h" // STM32F4 env:STM32F4
|
|
|
|
#include "stm32f4/pins_LERDGE_K.h" // STM32F4 env:STM32F4
|
|
|
|
#elif MB(LERDGE_X)
|
|
|
|
#elif MB(LERDGE_X)
|
|
|
|
#include "stm32/pins_LERDGE_X.h" // STM32F4 env:STM32F4
|
|
|
|
#include "stm32f4/pins_LERDGE_X.h" // STM32F4 env:STM32F4
|
|
|
|
#elif MB(VAKE403D)
|
|
|
|
#elif MB(VAKE403D)
|
|
|
|
#include "stm32/pins_VAKE403D.h" // STM32F4 env:STM32F4
|
|
|
|
#include "stm32f4/pins_VAKE403D.h" // STM32F4 env:STM32F4
|
|
|
|
#elif MB(FYSETC_S6)
|
|
|
|
#elif MB(FYSETC_S6)
|
|
|
|
#include "stm32/pins_FYSETC_S6.h" // STM32F4 env:FYSETC_S6
|
|
|
|
#include "stm32f4/pins_FYSETC_S6.h" // STM32F4 env:FYSETC_S6
|
|
|
|
#elif MB(FLYF407ZG)
|
|
|
|
#elif MB(FLYF407ZG)
|
|
|
|
#include "stm32/pins_FLYF407ZG.h" // STM32F4 env:FLYF407ZG
|
|
|
|
#include "stm32f4/pins_FLYF407ZG.h" // STM32F4 env:FLYF407ZG
|
|
|
|
#elif MB(MKS_ROBIN2)
|
|
|
|
#elif MB(MKS_ROBIN2)
|
|
|
|
#include "pins_MKS_ROBIN2.h" // STM32F4 env:MKS_ROBIN2
|
|
|
|
#include "stm32f4/pins_MKS_ROBIN2.h" // STM32F4 env:MKS_ROBIN2
|
|
|
|
|
|
|
|
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// ARM Cortex M7
|
|
|
|
// ARM Cortex M7
|
|
|
|
//
|
|
|
|
//
|
|
|
|
|
|
|
|
|
|
|
|
#elif MB(THE_BORG)
|
|
|
|
#elif MB(THE_BORG)
|
|
|
|
#include "stm32/pins_THE_BORG.h" // STM32F7 env:STM32F7
|
|
|
|
#include "stm32f7/pins_THE_BORG.h" // STM32F7 env:STM32F7
|
|
|
|
#elif MB(REMRAM_V1)
|
|
|
|
#elif MB(REMRAM_V1)
|
|
|
|
#include "stm32/pins_REMRAM_V1.h" // STM32F7 env:STM32F7
|
|
|
|
#include "stm32f7/pins_REMRAM_V1.h" // STM32F7 env:STM32F7
|
|
|
|
|
|
|
|
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// Espressif ESP32
|
|
|
|
// Espressif ESP32
|
|
|
|