Allow pins override of *_TIMER_NUM and HAL_*_TIMER_ISR (#18128)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
This commit is contained in:
co-authored by
Scott Lahteine
parent
2bf63e29c6
commit
33d1e77e2e
@@ -46,6 +46,7 @@
|
||||
//
|
||||
// Timers
|
||||
//
|
||||
// These are already defined in DUE, so must be undefined first
|
||||
#define STEP_TIMER_NUM 3
|
||||
#define HAL_STEP_TIMER_ISR() void TC3_Handler()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user