BTT SKR V2.0 / Stepper Driver Anti-Reverse Protection (#21503)

This commit is contained in:
Keith Bennett
2021-04-27 00:22:09 -07:00
committed by GitHub
parent fe7f5ca7f4
commit 69d85cce2d
12 changed files with 769 additions and 18 deletions

View File

@@ -596,6 +596,8 @@
#include "stm32f4/pins_BTT_BTT002_V1_0.h" // STM32F4 env:BIGTREE_BTT002
#elif MB(BTT_E3_RRF)
#include "stm32f4/pins_BTT_E3_RRF.h" // STM32F4 env:BIGTREE_E3_RRF
#elif MB(BTT_SKR_V2_0)
#include "stm32f4/pins_BTT_SKR_V2_0.h" // STM32F4 env:BIGTREE_SKR_2
#elif MB(LERDGE_K)
#include "stm32f4/pins_LERDGE_K.h" // STM32F4 env:LERDGEK env:LERDGEK_usb_flash_drive
#elif MB(LERDGE_S)