Firmware2/Marlin
Nils Hasenbanck f9299c4461 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.)
2019-01-12 14:40:49 -06:00
..
lib Module updates 2017-09-21 16:26:42 -05:00
src Make timer definition in pin files for STM32 possible (#12874) 2019-01-12 14:40:49 -06:00
Configuration_adv.h ADAPTIVE_FAN_SLOWING extension to hotend thermal protection (#12853) 2019-01-12 00:41:48 -06:00
Configuration.h Level bed corners Z-hop height option (#12858) 2019-01-10 19:15:17 -06:00
Makefile Add VORON printer (#12705) 2019-01-03 06:27:03 -06:00
Marlin.ino Marlin.ino needs no content (#9506) 2018-02-06 02:28:18 -06:00