1 Revīzijas (fa48fbb9b8825ac0e51a43b931e6637a9f25b52c)

Autors SHA1 Ziņojums Datums
  Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 gadus atpakaļ
  Scott Lahteine fa6e7cb733 Function-style critical section macros 4 gadus atpakaļ
  Scott Lahteine bfad23d3e2 (c) 2020 4 gadus atpakaļ
  Scott Lahteine a578749622 Clean up HAL ADC, old test scripts 4 gadus atpakaļ
  George Fu e593da1c23 Update and fix DGUS (#16317) 4 gadus atpakaļ
  Scott Lahteine 5b75a018b7 Misc patches preceding DGUS PR 4 gadus atpakaļ
  Jason Smith 9fd35c84ce SoftwareSerialM for SKR STM32F1 boards (#15875) 4 gadus atpakaļ
  LinFor a84e3d1b80 Use native ADC resolution where possible (#15719) 4 gadus atpakaļ
  Scott Lahteine 9720d21301 Clean up trailing whitespace 4 gadus atpakaļ
  Marcio T f6a799c7b3 Allow compile under Windows Subsystem for Linux (#15606) 4 gadus atpakaļ
  Scott Lahteine e3fd0519b3 Reduce need for UNUSED 4 gadus atpakaļ
  Scott Lahteine f01f0d1956 Drop C-style 'void' argument 4 gadus atpakaļ
  Scott Lahteine 7d8c38693f Formatting 4 gadus atpakaļ
  Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 4 gadus atpakaļ
  Scott Lahteine fb579212ea Reduce unused function warnings 4 gadus atpakaļ
  Scott Lahteine 056efaba91 Clean up section comments 4 gadus atpakaļ
  Scott Lahteine a2ba0aaaac
HAL include and other adjustments (#14525) 4 gadus atpakaļ
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 4 gadus atpakaļ
  Scott Lahteine 6664b90bbb
Init servo pins in HAL_init (#14425) 4 gadus atpakaļ
  Eric Ptak 8934b32f1b Fysetc AIO II / Cheetah STM32F1 (#14407) 4 gadus atpakaļ
  Scott Lahteine e7682eea42
Use Arduino.h include wrapper (#13877) 5 gadus atpakaļ
  Chris Pepper ffc2c2d7c5 Move FAST_PWM_FAN code to HALs (#13491) 5 gadus atpakaļ
  Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5 gadus atpakaļ
  Scott Lahteine 1f7e220387 Make HAL ISR macros function-like 5 gadus atpakaļ
  Scott Lahteine 0feeef2604 Update copyright in headers 5 gadus atpakaļ
  Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 5 gadus atpakaļ
  Eduardo José Tagle d6955f25b2 Expand serial support in DUE/AVR hals exploiting the templated MarlinSerial classes (#11988) 5 gadus atpakaļ
  Alexander Amelkin 84926b1d5a HAL general support for DISABLE_JTAG option (#11211) 5 gadus atpakaļ
  Scott Lahteine 6a3207391f Remove obsolete HAL_timer_restrain 5 gadus atpakaļ
  Dave Johnson c64199941e Compile only selected PIO environment (#11519) 5 gadus atpakaļ
  Andy Shaw 624986d423 Ensure ADC conversion is complete before reading (#11336) 5 gadus atpakaļ
  etagle 1367df2875 Replace double with float, optimize calculation 5 gadus atpakaļ
  Scott Lahteine c1269c2ec1 Tweak AVR critical section defines 6 gadus atpakaļ
  Scott Lahteine 19d4c7c1cd Tweak HAL header comments 6 gadus atpakaļ
  etagle a215725df6 Fix stepper pulse timing 6 gadus atpakaļ
  Scott Lahteine a9861a780e Tweak HAL heading 6 gadus atpakaļ
  Scott Lahteine 4dbec774b5 HAL_*_TIMER_RATE => *_TIMER_RATE 6 gadus atpakaļ
  Scott Lahteine 3701869e6c Add HAL_timer_start for AVR, use stepper timer to time pulses 6 gadus atpakaļ
  Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) 6 gadus atpakaļ
  Scott Lahteine c2fb2f54a1 Use assembly for AVR ISR vectors 6 gadus atpakaļ
  Scott Lahteine 37b15fe4cf Reorder HAL timer header items 6 gadus atpakaļ
  Eduardo José Tagle 0c428a66d9 Proper AVR preemptive interrupt handling (#10496) 6 gadus atpakaļ
  Chris Pepper cc6d41e1d3 Use a macro for HAL header redirection (#10380) 6 gadus atpakaļ
  Scott Lahteine b858c638ad Fix compiler warning for HAL_ANALOG_SELECT 6 gadus atpakaļ
  Scott Lahteine 98d48fc731 Followup to HAL_timer_restrain 6 gadus atpakaļ
  Scott Lahteine 224688cc3b Fix for unicode-ignorant gcc preprocessor 6 gadus atpakaļ
  Chris Pepper a1a88ebabc HAL function to ensure min stepper interrupt interval (#9985) 6 gadus atpakaļ
  Scott Lahteine a810e585db Drop HAL_timer_set_count 6 gadus atpakaļ
  Scott Lahteine 03d790451f
[2.0.x] HAL timer set/get count => set/get compare (#9581) 6 gadus atpakaļ
  Scott Lahteine ac368f2788 Add STEPPER_ISR_ENABLED() to HALs 6 gadus atpakaļ