Skip to content
Snippets Groups Projects
Commit f9299c44 authored by Nils Hasenbanck's avatar Nils Hasenbanck Committed by Scott Lahteine
Browse files

Make timer definition in pin files for STM32 possible (#12874)

RemRam needs to redefine a particular timer to work correctly. The HAL did foresee this possibility and checks if the timer was already defined for either the stepper or temperature timer.

Prior to this commit the header file for the timers couldn't see those definitions in the pin file, but this commit will fix this.

Tested on an actual hardware to verify. (It wouldn't boot without it.)
parent 082f6a27
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment