10 Commits (9b1c0a75e18faf754a55ec324ac327ba2a25819f)

Author SHA1 Message Date
Scott Lahteine 9b1c0a75e1 🎨 Rename HAL timer elements 3 years ago
luzpaz c612b56bc1 🐛 Spellcheck comments (#22496) 3 years ago
ekef 0977429138
Fix MKS Robin E3 BLTOUCH and Fan PWM timer conflicts (#21889) 3 years ago
Scott Lahteine db90a180c2 Cleanup, hex formatting, includes 3 years ago
Scott Lahteine 664e9d6dfe Reduce warnings, extern "C" cleanup (#20279) 4 years ago
Scott Lahteine 18853defdd
Reduce warnings, extern "C" cleanup (#20279) 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Jason Smith 95b76a65c3
Increase STM32F1 Servo Timer Interrupt Priority (#18637) 4 years ago
Scott Lahteine f4c258dc23
Creality Ender 3 v2 (#17719) 4 years ago
ellensp 33d1e77e2e
Allow pins override of *_TIMER_NUM and HAL_*_TIMER_ISR (#18128) 4 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
Bob Kuhn 0268c1d02c
STM32duino - Use SDIO for onboard SD (#16756) 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Daniel Negut a3229b30ec Add Zonestar/Anet LCD for SKR mini E3 (#15931) 5 years ago
Miroslav Šustek 9201197878 Fix SKR E3 board BLTOUCH + SPEAKER timer conflict (#15781) 5 years ago
Jason Smith 53abfdc2c3 Fix BLTOUCH and FAN PWM conflicts on SKR E3 boards (#15547) 5 years ago
Scott Lahteine f01f0d1956 Drop C-style 'void' argument 5 years ago
Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 5 years ago
Scott Lahteine 056efaba91 Clean up section comments 5 years ago
Tanguy Pruvot 19aafb9050 Fix STM32F1 motor shocks (stepper timer issue) (#14030) 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Eric Ptak 8934b32f1b Fysetc AIO II / Cheetah STM32F1 (#14407) 5 years ago
Scott Lahteine 1f7e220387 Make HAL ISR macros function-like 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Reece Kibble 7557f8d68c Rename all Stm32f1 to STM32F1 (#12639) 5 years ago
Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 6 years ago
Scott Lahteine 6a3207391f Remove obsolete HAL_timer_restrain 6 years ago
etagle a215725df6 Fix stepper pulse timing 6 years ago
Scott Lahteine 4dbec774b5 HAL_*_TIMER_RATE => *_TIMER_RATE 6 years ago
Scott Lahteine 37b15fe4cf Reorder HAL timer header items 6 years ago
Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 6 years ago
Eduardo José Tagle 0c428a66d9 Proper AVR preemptive interrupt handling (#10496) 6 years ago
Scott Lahteine 44a697ab04 Set STM32F1 TEMP_TIMER_FREQUENCY to 1K 6 years ago
xC0000005 7dc256432f Restore STM32F1 series to working order. (#10229) 6 years ago
Scott Lahteine 98d48fc731 Followup to HAL_timer_restrain 6 years ago
Scott Lahteine d45f19d385 Remove Unicode from var name 6 years ago
Chris Pepper a1a88ebabc HAL function to ensure min stepper interrupt interval (#9985) 6 years ago
Scott Lahteine a810e585db Drop HAL_timer_set_count 6 years ago
Scott Lahteine 03d790451f
[2.0.x] HAL timer set/get count => set/get compare (#9581) 6 years ago
Scott Lahteine fb044b6a64 Fix HAL_timer_set_current_count for STM32F1 6 years ago
Scott Lahteine ac368f2788 Add STEPPER_ISR_ENABLED() to HALs 6 years ago
victorpv 2ec4113cb2 Changes to STM32F1 HAL (#8833) 7 years ago
victorpv a5150c83a2 [2.0.x] Multiple updates to STM32F1 HAL (#8733) 7 years ago
Scott Lahteine 6149b82119 Allow setting current timer counter 7 years ago
Scott Lahteine 82ef6b5242 Add an option to specify "pulse" timer 7 years ago
Scott Lahteine b8bc965414 General cleanup HAL timers 7 years ago
Scott Lahteine de3d3b9cb1 Put FORCE_INLINE before static 7 years ago
Scott Lahteine 2246316605 Fix name collision. timer_t => hal_timer_t 7 years ago
Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 7 years ago
victorpv e9acb63290 STM32F1 HAL 7 years ago