-
- Downloads
[LPC176x] Endstop Interrupts Feature (#11202)
Enable the endstop interrupts feature for LPC176x boards. Although Smoothieboard chose to use non-interrupt capable pins for their endstops, and this has been copied by clones, so they can't use it.
Showing
- Marlin/src/HAL/HAL_LPC1768/WInterrupts.cpp 35 additions, 62 deletionsMarlin/src/HAL/HAL_LPC1768/WInterrupts.cpp
- Marlin/src/HAL/HAL_LPC1768/endstop_interrupts.h 28 additions, 4 deletionsMarlin/src/HAL/HAL_LPC1768/endstop_interrupts.h
- Marlin/src/HAL/HAL_LPC1768/include/pinmapping.h 2 additions, 1 deletionMarlin/src/HAL/HAL_LPC1768/include/pinmapping.h
Loading
Please register or sign in to comment