|
|
|
|
623
|
#include "stm32f7/pins_THE_BORG.h" // STM32F7 env:STM32F7
|
623
|
#include "stm32f7/pins_THE_BORG.h" // STM32F7 env:STM32F7
|
624
|
#elif MB(REMRAM_V1)
|
624
|
#elif MB(REMRAM_V1)
|
625
|
#include "stm32f7/pins_REMRAM_V1.h" // STM32F7 env:STM32F7
|
625
|
#include "stm32f7/pins_REMRAM_V1.h" // STM32F7 env:STM32F7
|
626
|
-#elif MB(TEENSY40_41)
|
|
|
|
|
626
|
+#elif MB(TEENSY41)
|
627
|
#include "teensy4/pins_TEENSY41.h" // Teensy-4.x env:teensy41
|
627
|
#include "teensy4/pins_TEENSY41.h" // Teensy-4.x env:teensy41
|
628
|
#elif MB(T41U5XBB)
|
628
|
#elif MB(T41U5XBB)
|
629
|
#include "teensy4/pins_T41U5XBB.h" // Teensy-4.x env:teensy41
|
629
|
#include "teensy4/pins_T41U5XBB.h" // Teensy-4.x env:teensy41
|