2 Commits (42fbd527f3bcc317ae6851aca5a45bdbf979de55)

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