6 コミット (bfad23d3e2e590b257ebe4317d7b14cc2dd3435c)

作成者 SHA1 メッセージ 日付
  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年前
  Scott Lahteine 2246316605 Fix name collision. timer_t => hal_timer_t 6年前
  Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 6年前
  victorpv e9acb63290 STM32F1 HAL 6年前