-
- Downloads
Introduce a layer of macro indirection to all stepper pins. This allows other...
Introduce a layer of macro indirection to all stepper pins. This allows other stepper drivers to redefine them, so they can use SPI/I2C instead of direct pin manipulation.
Showing
- Marlin/Marlin.h 20 additions, 20 deletionsMarlin/Marlin.h
- Marlin/Marlin_main.cpp 7 additions, 7 deletionsMarlin/Marlin_main.cpp
- Marlin/stepper.cpp 154 additions, 154 deletionsMarlin/stepper.cpp
- Marlin/stepper.h 16 additions, 15 deletionsMarlin/stepper.h
- Marlin/stepper_indirection.h 156 additions, 0 deletionsMarlin/stepper_indirection.h
Loading
Please register or sign in to comment