14 コミット (d08223429be30218eb74dd57603b60751ba9e0aa)

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