27 Commits (cf2311f768b939940a1846c3930c95bb7119eb46)

Author SHA1 Message Date
  Scott Lahteine 52eefa90e1 ♻️ Move watchdog to MarlinHAL 2 years ago
  Scott Lahteine 12da2e9288 🎨 Minor HAL cleanup 2 years ago
  John Robertson f7fff4d455
🧑‍💻 Define isr_float_t to assert a non-FPU float (#23969) 2 years ago
  Scott Lahteine 44eff9a233 ♻️ Refactor HAL as singleton (#23357) 2 years ago
  Scott Lahteine 6a8b9274a3 ⏪️ Refactor still needs work 2 years ago
  Robby Candra a47f559db1
🐛 HAL refactor followup (#23354) 2 years ago
  Scott Lahteine 57315f02cb 🐛 Fix missing ADC method 2 years ago
  Scott Lahteine 4f0932e5c1 🐛 Fix `freeMemory` endless loop 2 years ago
  Scott Lahteine e211ff148c
♻️ Refactor HAL as singleton (#23295) 2 years ago
  Andrei M da830e6ced
⚗️ Use pwm_set_duty over analogWrite to set PWM (#23048) 2 years ago
  Scott Lahteine 1f3f9cb68c 🎨 Pragma GCC cleanup 2 years ago
  dotdash32 c881fab128
🎨 Use largest default ST9720 delays (#22713) 2 years ago
  Scott Lahteine d818a019c5
🎨 EXP headers, ST7920 delays (#22641) 2 years ago
  fedetony d3a2c6a0b4
Soft Reset via Serial or post-kill button click (#21652) 3 years ago
  Scott Lahteine 550a806d77 More detailed serial config error 3 years ago
  X-Ryl669 c07f99d5e4
Teensy USB / serial followup (#21316) 3 years ago
  Scott Lahteine dbd28eecc9 Number serial from 1 to match settings 3 years ago
  X-Ryl669 3f01b222b2
Refactor serial class with templates (#20783) 3 years ago
  Rockman18 d0f953218f
Fix, consolidate PSTR aliases (#20812) 3 years ago
  Scott Lahteine 18853defdd
Reduce warnings, extern "C" cleanup (#20279) 3 years ago
  bilsef 9baa944460
Teensy 4.1 Ethernet support (#19801) 3 years ago
  Scott Lahteine 92767f5513 Misc. cleanup, serial strings 3 years ago
  Scott Lahteine 6831341ab4 Batch appercase hex values 3 years ago
  Scott Lahteine 4e8eea8e78 Adjust HAL platform defines, comments 3 years ago
  Scott Lahteine 568f292883 HAL/serial followup 3 years ago
  Scott Lahteine 4b928b2da8 HAL and serial cleanup 3 years ago
  bilsef 049fbc92a9
Support for Teensy 4 (#19311) 3 years ago
  Scott Lahteine bc7720c0cd Minor HAL cleanup 3 years ago
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 3 years ago
  Scott Lahteine 424569b4c4
Power monitor and display (#17437) 4 years ago
  ellensp 33d1e77e2e
Allow pins override of *_TIMER_NUM and HAL_*_TIMER_ISR (#18128) 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
  LinFor a84e3d1b80 Use native ADC resolution where possible (#15719) 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 8d036e94bf Combine channel-based SPI headers 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 5 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
  Scott Lahteine 6664b90bbb
Init servo pins in HAL_init (#14425) 5 years ago
  Giuliano Zaro a74aad3b4a Clean up HALs / FastIO (#14082) 5 years ago
  Scott Lahteine e7682eea42
Use Arduino.h include wrapper (#13877) 5 years ago
  Scott Alfter c6dbe6e9d6 Fix Teensy 3.5/3.6 __get_primask (#13514) 5 years ago
  Scott Alfter 32332bcd03 Proceed with Teensy 3.5/3.6 HAL (#13450) 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
  Dave Johnson c64199941e Compile only selected PIO environment (#11519) 5 years ago