2 コミット (42fbd527f3bcc317ae6851aca5a45bdbf979de55)

作成者 SHA1 メッセージ 日付
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 3年前
  ellensp 33d1e77e2e
Allow pins override of *_TIMER_NUM and HAL_*_TIMER_ISR (#18128) 4年前
  Gurmeet Athwal a4c981469e
Extended reporting options (#16741) 4年前
  Scott Lahteine 39f703310b Move S_FMT to HAL, apply to mixer 4年前
  Ben df8b7dfc40
Various Laser / Spindle improvements (#15335) 4年前
  Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4年前
  Scott Lahteine fa6e7cb733 Function-style critical section macros 4年前
  Scott Lahteine bfad23d3e2 (c) 2020 4年前
  Scott Lahteine a578749622 Clean up HAL ADC, old test scripts 4年前
  George Fu e593da1c23 Update and fix DGUS (#16317) 4年前
  Scott Lahteine 5b75a018b7 Misc patches preceding DGUS PR 4年前
  Jason Smith 9fd35c84ce SoftwareSerialM for SKR STM32F1 boards (#15875) 4年前
  LinFor a84e3d1b80 Use native ADC resolution where possible (#15719) 4年前
  Scott Lahteine 9720d21301 Clean up trailing whitespace 4年前
  Marcio T f6a799c7b3 Allow compile under Windows Subsystem for Linux (#15606) 4年前
  Scott Lahteine e3fd0519b3 Reduce need for UNUSED 4年前
  Scott Lahteine f01f0d1956 Drop C-style 'void' argument 4年前
  Scott Lahteine 7d8c38693f Formatting 4年前
  Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 4年前
  Scott Lahteine fb579212ea Reduce unused function warnings 4年前
  Scott Lahteine 056efaba91 Clean up section comments 4年前
  Scott Lahteine a2ba0aaaac
HAL include and other adjustments (#14525) 4年前
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5年前
  Scott Lahteine 6664b90bbb
Init servo pins in HAL_init (#14425) 5年前
  Eric Ptak 8934b32f1b Fysetc AIO II / Cheetah STM32F1 (#14407) 5年前
  Scott Lahteine e7682eea42
Use Arduino.h include wrapper (#13877) 5年前
  Chris Pepper ffc2c2d7c5 Move FAST_PWM_FAN code to HALs (#13491) 5年前
  Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5年前
  Scott Lahteine 1f7e220387 Make HAL ISR macros function-like 5年前
  Scott Lahteine 0feeef2604 Update copyright in headers 5年前
  Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 5年前
  Eduardo José Tagle d6955f25b2 Expand serial support in DUE/AVR hals exploiting the templated MarlinSerial classes (#11988) 5年前
  Alexander Amelkin 84926b1d5a HAL general support for DISABLE_JTAG option (#11211) 5年前
  Scott Lahteine 6a3207391f Remove obsolete HAL_timer_restrain 5年前
  Dave Johnson c64199941e Compile only selected PIO environment (#11519) 5年前
  Andy Shaw 624986d423 Ensure ADC conversion is complete before reading (#11336) 5年前
  etagle 1367df2875 Replace double with float, optimize calculation 6年前
  Scott Lahteine c1269c2ec1 Tweak AVR critical section defines 6年前
  Scott Lahteine 19d4c7c1cd Tweak HAL header comments 6年前
  etagle a215725df6 Fix stepper pulse timing 6年前
  Scott Lahteine a9861a780e Tweak HAL heading 6年前
  Scott Lahteine 4dbec774b5 HAL_*_TIMER_RATE => *_TIMER_RATE 6年前
  Scott Lahteine 3701869e6c Add HAL_timer_start for AVR, use stepper timer to time pulses 6年前
  Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) 6年前
  Scott Lahteine c2fb2f54a1 Use assembly for AVR ISR vectors 6年前
  Scott Lahteine 37b15fe4cf Reorder HAL timer header items 6年前
  Eduardo José Tagle 0c428a66d9 Proper AVR preemptive interrupt handling (#10496) 6年前
  Chris Pepper cc6d41e1d3 Use a macro for HAL header redirection (#10380) 6年前
  Scott Lahteine b858c638ad Fix compiler warning for HAL_ANALOG_SELECT 6年前
  Scott Lahteine 98d48fc731 Followup to HAL_timer_restrain 6年前