26 Commits (93cd66ac1146603e8a9911fceb3c63f4351f4d8e)

Autor SHA1 Mensaje Fecha
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) hace 5 años
  Scott Lahteine 6664b90bbb
Init servo pins in HAL_init (#14425) hace 5 años
  Eric Ptak 8934b32f1b Fysetc AIO II / Cheetah STM32F1 (#14407) hace 5 años
  Scott Lahteine e7682eea42
Use Arduino.h include wrapper (#13877) hace 5 años
  Chris Pepper ffc2c2d7c5 Move FAST_PWM_FAN code to HALs (#13491) hace 5 años
  Scott Lahteine 49cf92dc36
Extended condition macros (#13419) hace 5 años
  Scott Lahteine 1f7e220387 Make HAL ISR macros function-like hace 5 años
  Scott Lahteine 0feeef2604 Update copyright in headers hace 5 años
  Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) hace 5 años
  Eduardo José Tagle d6955f25b2 Expand serial support in DUE/AVR hals exploiting the templated MarlinSerial classes (#11988) hace 5 años
  Alexander Amelkin 84926b1d5a HAL general support for DISABLE_JTAG option (#11211) hace 5 años
  Scott Lahteine 6a3207391f Remove obsolete HAL_timer_restrain hace 5 años
  Dave Johnson c64199941e Compile only selected PIO environment (#11519) hace 5 años
  Andy Shaw 624986d423 Ensure ADC conversion is complete before reading (#11336) hace 5 años
  etagle 1367df2875 Replace double with float, optimize calculation hace 6 años
  Scott Lahteine c1269c2ec1 Tweak AVR critical section defines hace 6 años
  Scott Lahteine 19d4c7c1cd Tweak HAL header comments hace 6 años
  etagle a215725df6 Fix stepper pulse timing hace 6 años
  Scott Lahteine a9861a780e Tweak HAL heading hace 6 años
  Scott Lahteine 4dbec774b5 HAL_*_TIMER_RATE => *_TIMER_RATE hace 6 años
  Scott Lahteine 3701869e6c Add HAL_timer_start for AVR, use stepper timer to time pulses hace 6 años
  Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) hace 6 años
  Scott Lahteine c2fb2f54a1 Use assembly for AVR ISR vectors hace 6 años
  Scott Lahteine 37b15fe4cf Reorder HAL timer header items hace 6 años
  Eduardo José Tagle 0c428a66d9 Proper AVR preemptive interrupt handling (#10496) hace 6 años
  Chris Pepper cc6d41e1d3 Use a macro for HAL header redirection (#10380) hace 6 años
  Scott Lahteine b858c638ad Fix compiler warning for HAL_ANALOG_SELECT hace 6 años
  Scott Lahteine 98d48fc731 Followup to HAL_timer_restrain hace 6 años
  Scott Lahteine 224688cc3b Fix for unicode-ignorant gcc preprocessor hace 6 años
  Chris Pepper a1a88ebabc HAL function to ensure min stepper interrupt interval (#9985) hace 6 años
  Scott Lahteine a810e585db Drop HAL_timer_set_count hace 6 años
  Scott Lahteine 03d790451f
[2.0.x] HAL timer set/get count => set/get compare (#9581) hace 6 años
  Scott Lahteine ac368f2788 Add STEPPER_ISR_ENABLED() to HALs hace 6 años
  Thomas Moore f7efac57b7 Multi-host support hace 6 años
  Scott Lahteine 6149b82119 Allow setting current timer counter hace 6 años
  Scott Lahteine 82ef6b5242 Add an option to specify "pulse" timer hace 6 años
  Scott Lahteine b8bc965414 General cleanup HAL timers hace 6 años
  Scott Lahteine 550f1025f0 Try using <Arduino.h> everywhere hace 6 años
  Scott Lahteine 2246316605 Fix name collision. timer_t => hal_timer_t hace 6 años
  Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) hace 6 años
  Scott Lahteine fd128b3c93 Fix some AVR HAL code style hace 6 años
  Scott Lahteine 8315a8a716 Apply fixes for DUE hace 6 años
  Chris Pepper 46b2773e13 General fixes for LPC1768 (#7834) hace 6 años
  Scott Lahteine c2b1d51f16 HAL whitespace and style cleanup hace 6 años
  Dave Johnson f58ba3a64e Improve AVR arch detection hace 6 años
  Scott Lahteine 2af62a5d8d Apply spacing, const to some HAL code hace 6 años
  Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base hace 7 años