|
@@ -467,53 +467,53 @@
|
467
|
467
|
//
|
468
|
468
|
|
469
|
469
|
#elif MB(STM32F103RE)
|
470
|
|
- #include "stm32/pins_STM32F1R.h" // STM32F1 env:STM32F103RE
|
|
470
|
+ #include "stm32f1/pins_STM32F1R.h" // STM32F1 env:STM32F103RE
|
471
|
471
|
#elif MB(MALYAN_M200)
|
472
|
|
- #include "stm32/pins_MALYAN_M200.h" // STM32F1 env:STM32F103CB_malyan
|
|
472
|
+ #include "stm32f1/pins_MALYAN_M200.h" // STM32F1 env:STM32F103CB_malyan
|
473
|
473
|
#elif MB(STM3R_MINI)
|
474
|
|
- #include "stm32/pins_STM3R_MINI.h" // STM32F1 env:STM32F103RE
|
|
474
|
+ #include "stm32f1/pins_STM3R_MINI.h" // STM32F1 env:STM32F103RE
|
475
|
475
|
#elif MB(GTM32_PRO_VB)
|
476
|
|
- #include "stm32/pins_GTM32_PRO_VB.h" // STM32F1 env:STM32F103RE
|
|
476
|
+ #include "stm32f1/pins_GTM32_PRO_VB.h" // STM32F1 env:STM32F103RE
|
477
|
477
|
#elif MB(GTM32_MINI_A30)
|
478
|
|
- #include "stm32/pins_GTM32_MINI_A30.h" // STM32F1 env:STM32F103RE
|
|
478
|
+ #include "stm32f1/pins_GTM32_MINI_A30.h" // STM32F1 env:STM32F103RE
|
479
|
479
|
#elif MB(GTM32_MINI)
|
480
|
|
- #include "stm32/pins_GTM32_MINI.h" // STM32F1 env:STM32F103RE
|
|
480
|
+ #include "stm32f1/pins_GTM32_MINI.h" // STM32F1 env:STM32F103RE
|
481
|
481
|
#elif MB(GTM32_REV_B)
|
482
|
|
- #include "stm32/pins_GTM32_REV_B.h" // STM32F1 env:STM32F103RE
|
|
482
|
+ #include "stm32f1/pins_GTM32_REV_B.h" // STM32F1 env:STM32F103RE
|
483
|
483
|
#elif MB(MORPHEUS)
|
484
|
|
- #include "stm32/pins_MORPHEUS.h" // STM32F1 env:STM32F103RE
|
|
484
|
+ #include "stm32f1/pins_MORPHEUS.h" // STM32F1 env:STM32F103RE
|
485
|
485
|
#elif MB(CHITU3D)
|
486
|
|
- #include "stm32/pins_CHITU3D.h" // STM32F1 env:STM32F103RE
|
|
486
|
+ #include "stm32f1/pins_CHITU3D.h" // STM32F1 env:STM32F103RE
|
487
|
487
|
#elif MB(MKS_ROBIN)
|
488
|
|
- #include "stm32/pins_MKS_ROBIN.h" // STM32F1 env:mks_robin
|
|
488
|
+ #include "stm32f1/pins_MKS_ROBIN.h" // STM32F1 env:mks_robin
|
489
|
489
|
#elif MB(MKS_ROBIN_MINI)
|
490
|
|
- #include "stm32/pins_MKS_ROBIN_MINI.h" // STM32F1 env:mks_robin_mini
|
|
490
|
+ #include "stm32f1/pins_MKS_ROBIN_MINI.h" // STM32F1 env:mks_robin_mini
|
491
|
491
|
#elif MB(MKS_ROBIN_NANO)
|
492
|
|
- #include "stm32/pins_MKS_ROBIN_NANO.h" // STM32F1 env:mks_robin_nano
|
|
492
|
+ #include "stm32f1/pins_MKS_ROBIN_NANO.h" // STM32F1 env:mks_robin_nano
|
493
|
493
|
#elif MB(MKS_ROBIN_LITE)
|
494
|
|
- #include "stm32/pins_MKS_ROBIN_LITE.h" // STM32F1 env:mks_robin_lite
|
|
494
|
+ #include "stm32f1/pins_MKS_ROBIN_LITE.h" // STM32F1 env:mks_robin_lite
|
495
|
495
|
#elif MB(BTT_SKR_MINI_V1_1)
|
496
|
|
- #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
|
|
496
|
+ #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
|
497
|
497
|
#elif MB(BTT_SKR_MINI_E3_V1_0)
|
498
|
|
- #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
|
|
498
|
+ #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
|
499
|
499
|
#elif MB(BTT_SKR_MINI_E3_V1_2)
|
500
|
|
- #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
|
|
500
|
+ #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
|
501
|
501
|
#elif MB(BTT_SKR_E3_DIP)
|
502
|
|
- #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
|
|
502
|
+ #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
|
503
|
503
|
#elif MB(JGAURORA_A5S_A1)
|
504
|
|
- #include "stm32/pins_JGAURORA_A5S_A1.h" // STM32F1 env:jgaurora_a5s_a1
|
|
504
|
+ #include "stm32f1/pins_JGAURORA_A5S_A1.h" // STM32F1 env:jgaurora_a5s_a1
|
505
|
505
|
#elif MB(FYSETC_AIO_II)
|
506
|
|
- #include "stm32/pins_FYSETC_AIO_II.h" // STM32F1 env:STM32F103RC_fysetc
|
|
506
|
+ #include "stm32f1/pins_FYSETC_AIO_II.h" // STM32F1 env:STM32F103RC_fysetc
|
507
|
507
|
#elif MB(FYSETC_CHEETAH)
|
508
|
|
- #include "stm32/pins_FYSETC_CHEETAH.h" // STM32F1 env:STM32F103RC_fysetc
|
|
508
|
+ #include "stm32f1/pins_FYSETC_CHEETAH.h" // STM32F1 env:STM32F103RC_fysetc
|
509
|
509
|
#elif MB(FYSETC_CHEETAH_V12)
|
510
|
|
- #include "stm32/pins_FYSETC_CHEETAH_V12.h" // STM32F1 env:STM32F103RC_fysetc
|
|
510
|
+ #include "stm32f1/pins_FYSETC_CHEETAH_V12.h" // STM32F1 env:STM32F103RC_fysetc
|
511
|
511
|
#elif MB(LONGER3D_LK)
|
512
|
|
- #include "stm32/pins_LONGER3D_LK.h" // STM32F1 env:STM32F103VE_longer
|
|
512
|
+ #include "stm32f1/pins_LONGER3D_LK.h" // STM32F1 env:STM32F103VE_longer
|
513
|
513
|
#elif MB(MKS_ROBIN_LITE3)
|
514
|
|
- #include "stm32/pins_MKS_ROBIN_LITE3.h" // STM32F1 env:mks_robin_lite3
|
|
514
|
+ #include "stm32f1/pins_MKS_ROBIN_LITE3.h" // STM32F1 env:mks_robin_lite3
|
515
|
515
|
#elif MB(MKS_ROBIN_PRO)
|
516
|
|
- #include "stm32/pins_MKS_ROBIN_PRO.h" // STM32F1 env:mks_robin_pro
|
|
516
|
+ #include "stm32f1/pins_MKS_ROBIN_PRO.h" // STM32F1 env:mks_robin_pro
|
517
|
517
|
|
518
|
518
|
//
|
519
|
519
|
// ARM Cortex-M4F
|
|
@@ -529,46 +529,46 @@
|
529
|
529
|
//
|
530
|
530
|
|
531
|
531
|
#elif MB(BEAST)
|
532
|
|
- #include "stm32/pins_BEAST.h" // STM32F4 env:STM32F4
|
|
532
|
+ #include "stm32f4/pins_BEAST.h" // STM32F4 env:STM32F4
|
533
|
533
|
#elif MB(GENERIC_STM32F4)
|
534
|
|
- #include "stm32/pins_GENERIC_STM32F4.h" // STM32F4 env:STM32F4
|
|
534
|
+ #include "stm32f4/pins_GENERIC_STM32F4.h" // STM32F4 env:STM32F4
|
535
|
535
|
#elif MB(ARMED)
|
536
|
|
- #include "stm32/pins_ARMED.h" // STM32F4 env:ARMED
|
|
536
|
+ #include "stm32f4/pins_ARMED.h" // STM32F4 env:ARMED
|
537
|
537
|
#elif MB(RUMBA32_AUS3D)
|
538
|
|
- #include "stm32/pins_RUMBA32_AUS3D.h" // STM32F4 env:rumba32_f446ve
|
|
538
|
+ #include "stm32f4/pins_RUMBA32_AUS3D.h" // STM32F4 env:rumba32_f446ve
|
539
|
539
|
#elif MB(RUMBA32_MKS)
|
540
|
|
- #include "stm32/pins_RUMBA32_MKS.h" // STM32F4 env:rumba32_mks
|
|
540
|
+ #include "stm32f4/pins_RUMBA32_MKS.h" // STM32F4 env:rumba32_mks
|
541
|
541
|
#elif MB(BLACK_STM32F407VE)
|
542
|
|
- #include "stm32/pins_BLACK_STM32F407VE.h" // STM32F4 env:STM32F407VE_black
|
|
542
|
+ #include "stm32f4/pins_BLACK_STM32F407VE.h" // STM32F4 env:STM32F407VE_black
|
543
|
543
|
#elif MB(STEVAL_3DP001V1)
|
544
|
|
- #include "stm32/pins_STEVAL_3DP001V1.h" // STM32F4 env:STM32F401VE_STEVAL
|
|
544
|
+ #include "stm32f4/pins_STEVAL_3DP001V1.h" // STM32F4 env:STM32F401VE_STEVAL
|
545
|
545
|
#elif MB(BTT_SKR_PRO_V1_1)
|
546
|
|
- #include "stm32/pins_BTT_SKR_PRO_V1_1.h" // STM32F4 env:BIGTREE_SKR_PRO
|
|
546
|
+ #include "stm32f4/pins_BTT_SKR_PRO_V1_1.h" // STM32F4 env:BIGTREE_SKR_PRO
|
547
|
547
|
#elif MB(BTT_GTR_V1_0)
|
548
|
|
- #include "stm32/pins_BTT_GTR_V1_0.h" // STM32F4 env:BIGTREE_GTR_V1_0
|
|
548
|
+ #include "stm32f4/pins_BTT_GTR_V1_0.h" // STM32F4 env:BIGTREE_GTR_V1_0
|
549
|
549
|
#elif MB(BTT_BTT002_V1_0)
|
550
|
|
- #include "stm32/pins_BTT_BTT002_V1_0.h" // STM32F4 env:BIGTREE_BTT002
|
|
550
|
+ #include "stm32f4/pins_BTT_BTT002_V1_0.h" // STM32F4 env:BIGTREE_BTT002
|
551
|
551
|
#elif MB(LERDGE_K)
|
552
|
|
- #include "stm32/pins_LERDGE_K.h" // STM32F4 env:STM32F4
|
|
552
|
+ #include "stm32f4/pins_LERDGE_K.h" // STM32F4 env:STM32F4
|
553
|
553
|
#elif MB(LERDGE_X)
|
554
|
|
- #include "stm32/pins_LERDGE_X.h" // STM32F4 env:STM32F4
|
|
554
|
+ #include "stm32f4/pins_LERDGE_X.h" // STM32F4 env:STM32F4
|
555
|
555
|
#elif MB(VAKE403D)
|
556
|
|
- #include "stm32/pins_VAKE403D.h" // STM32F4 env:STM32F4
|
|
556
|
+ #include "stm32f4/pins_VAKE403D.h" // STM32F4 env:STM32F4
|
557
|
557
|
#elif MB(FYSETC_S6)
|
558
|
|
- #include "stm32/pins_FYSETC_S6.h" // STM32F4 env:FYSETC_S6
|
|
558
|
+ #include "stm32f4/pins_FYSETC_S6.h" // STM32F4 env:FYSETC_S6
|
559
|
559
|
#elif MB(FLYF407ZG)
|
560
|
|
- #include "stm32/pins_FLYF407ZG.h" // STM32F4 env:FLYF407ZG
|
|
560
|
+ #include "stm32f4/pins_FLYF407ZG.h" // STM32F4 env:FLYF407ZG
|
561
|
561
|
#elif MB(MKS_ROBIN2)
|
562
|
|
- #include "pins_MKS_ROBIN2.h" // STM32F4 env:MKS_ROBIN2
|
|
562
|
+ #include "stm32f4/pins_MKS_ROBIN2.h" // STM32F4 env:MKS_ROBIN2
|
563
|
563
|
|
564
|
564
|
//
|
565
|
565
|
// ARM Cortex M7
|
566
|
566
|
//
|
567
|
567
|
|
568
|
568
|
#elif MB(THE_BORG)
|
569
|
|
- #include "stm32/pins_THE_BORG.h" // STM32F7 env:STM32F7
|
|
569
|
+ #include "stm32f7/pins_THE_BORG.h" // STM32F7 env:STM32F7
|
570
|
570
|
#elif MB(REMRAM_V1)
|
571
|
|
- #include "stm32/pins_REMRAM_V1.h" // STM32F7 env:STM32F7
|
|
571
|
+ #include "stm32f7/pins_REMRAM_V1.h" // STM32F7 env:STM32F7
|
572
|
572
|
|
573
|
573
|
//
|
574
|
574
|
// Espressif ESP32
|