Cleanups for STM32F7
This commit is contained in:
parent
a0246c5c96
commit
42933c804a
18 changed files with 988 additions and 1293 deletions
|
|
@ -42,7 +42,7 @@
|
|||
|
||||
#include <SPI.h>
|
||||
|
||||
#if defined(STM32F7)
|
||||
#ifdef STM32F7
|
||||
#include "../HAL/HAL_STM32F7/TMC2660.h"
|
||||
#else
|
||||
#include <TMC26XStepper.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue