General cleanups for HAL
This commit is contained in:
@@ -45,7 +45,7 @@ void endstop_ISR(void) { endstop_ISR_worker(); }
|
||||
#elif IS_32BIT_TEENSY
|
||||
|
||||
#include "HAL_TEENSY35_36/endstop_interrupts.h"
|
||||
|
||||
|
||||
#elif defined(STM32F7)
|
||||
|
||||
#include "HAL_STM32F7/endstop_interrupts.h"
|
||||
|
||||
Reference in New Issue
Block a user