mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-03-23 06:36:34 +00:00
ABM Teensy 3.6 build
This commit is contained in:
parent
c2802d35bb
commit
b0f0dc683d
1 changed files with 1 additions and 1 deletions
|
@ -581,7 +581,7 @@
|
||||||
#elif MB(TEENSY31_32)
|
#elif MB(TEENSY31_32)
|
||||||
#include "teensy3/pins_TEENSY31_32.h" // TEENSY31_32 env:teensy31
|
#include "teensy3/pins_TEENSY31_32.h" // TEENSY31_32 env:teensy31
|
||||||
#elif MB(TEENSY35_36)
|
#elif MB(TEENSY35_36)
|
||||||
#include "teensy3/pins_TEENSY35_36.h" // TEENSY35_36 env:teensy35
|
#include "teensy3/pins_TEENSY35_36.h" // TEENSY35_36 env:teensy35 env:teensy36
|
||||||
|
|
||||||
//
|
//
|
||||||
// STM32 ARM Cortex-M4F
|
// STM32 ARM Cortex-M4F
|
||||||
|
|
Loading…
Add table
Reference in a new issue