You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.)
6 years ago
..
HAL_AVR Simpler AVR + Trinamic + Soft Serial sanity-check (#12606) 6 years ago
HAL_DUE Improve menu pause / resume (#12876) 6 years ago
HAL_ESP32 Apply #pragma once, misc cleanup (#12322) 7 years ago
HAL_LPC1768 Improve menu pause / resume (#12876) 6 years ago
HAL_STM32 Make timer definition in pin files for STM32 possible (#12874) 6 years ago
HAL_STM32F1 Improve menu pause / resume (#12876) 6 years ago
HAL_STM32F4 Don't include STM32 Core code when compiling STM32 Generic (#12575) 6 years ago
HAL_STM32F7 Tweaks to TMC26XStepper 6 years ago
HAL_TEENSY31_32 A single SERIAL_ECHO macro type (#12557) 6 years ago
HAL_TEENSY35_36 A single SERIAL_ECHO macro type (#12557) 6 years ago
shared A single SERIAL_ECHO macro type (#12557) 6 years ago
platforms.h Apply #pragma once, misc cleanup (#12322) 7 years ago