30 Commits (c7923c03971e15c67f250d2ada6791a8225350c1)

Author SHA1 Message Date
  John Robertson ca06c6eab9
⚡️ PWM for ESP32 I2S expander (#24193) 3 years ago
  Scott Lahteine 52eefa90e1 ♻️ Move watchdog to MarlinHAL 3 years ago
  Scott Lahteine d507ea117e 🩹 Fix ESP32 servos, SD_IGNORE_AT_STARTUP 3 years ago
  John Robertson f7fff4d455
🧑‍💻 Define isr_float_t to assert a non-FPU float (#23969) 3 years ago
  John Robertson 1f1571f726
✨ ESP32 - Hardware PWM for fan, cutter, servos (#23802) 3 years ago
  Scott Lahteine 44eff9a233 ♻️ Refactor HAL as singleton (#23357) 3 years ago
  Scott Lahteine 24d1d3eb5c 💡 Misc. cleanup, comments 3 years ago
  Scott Lahteine 6a8b9274a3 ⏪️ Refactor still needs work 3 years ago
  Scott Lahteine 57315f02cb 🐛 Fix missing ADC method 3 years ago
  Scott Lahteine e211ff148c
♻️ Refactor HAL as singleton (#23295) 3 years ago
  Andrei M da830e6ced
⚗️ Use pwm_set_duty over analogWrite to set PWM (#23048) 3 years ago
  Scott Lahteine 1f3f9cb68c 🎨 Pragma GCC cleanup 3 years ago
  Mark 4e9ae9449f
✨ ESP32 Panda_ZHU and Panda_M4 (#22644) 3 years ago
  fedetony d3a2c6a0b4
Soft Reset via Serial or post-kill button click (#21652) 4 years ago
  Scott Lahteine dbd28eecc9 Number serial from 1 to match settings 4 years ago
  Simon Jouet af4e8b171c
Fix ESP32 I2S init placement (#21019) 4 years ago
  X-Ryl669 3f01b222b2
Refactor serial class with templates (#20783) 4 years ago
  Rockman18 d0f953218f
Fix, consolidate PSTR aliases (#20812) 4 years ago
  EvilGremlin 8049db20ff
ESP32 Tone Generator (#20704) 4 years ago
  Scott Lahteine 18853defdd
Reduce warnings, extern "C" cleanup (#20279) 4 years ago
  Scott Lahteine 6831341ab4 Batch appercase hex values 4 years ago
  Victor Oliveira 631457ffea Support for Debug Codes - Dnnn (#19225) 4 years ago
  Scott Lahteine 4e8eea8e78 Adjust HAL platform defines, comments 4 years ago
  qwewer0 4424645e04
Multi-line comments cleanup (#19535) 4 years ago
  Scott Lahteine 4b928b2da8 HAL and serial cleanup 4 years ago
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 5 years ago
  Scott Lahteine 424569b4c4
Power monitor and display (#17437) 5 years ago
  ellensp 33d1e77e2e
Allow pins override of *_TIMER_NUM and HAL_*_TIMER_ISR (#18128) 5 years ago
  Scott Lahteine 5e6faa999d
Refine EEPROM types / flags (#17772) 5 years ago
  Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 5 years ago
  Scott Lahteine fa6e7cb733 Function-style critical section macros 5 years ago
  Scott Lahteine bfad23d3e2 (c) 2020 5 years ago
  Scott Lahteine a578749622 Clean up HAL ADC, old test scripts 5 years ago
  felixstorm 2b9eb4437b ESP32 HAL: Fix random pauses during prints (#16548) 5 years ago
  Luc d854c8fa5f ESP3d integration for ESP32 (#16515) 5 years ago
  Scott Lahteine 5b75a018b7 Misc patches preceding DGUS PR 5 years ago
  LinFor a84e3d1b80 Use native ADC resolution where possible (#15719) 5 years ago
  Scott Lahteine f01f0d1956 Drop C-style 'void' argument 5 years ago
  Scott Lahteine 7d8c38693f Formatting 5 years ago
  Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 6 years ago
  Scott Lahteine fb579212ea Reduce unused function warnings 6 years ago
  Scott Lahteine 056efaba91 Clean up section comments 6 years ago
  Scott Lahteine d4415dcf59 Fix analogWrite ambiguity 6 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 6 years ago
  Scott Lahteine 6664b90bbb
Init servo pins in HAL_init (#14425) 6 years ago
  felixstorm 74f44783ac ESP32 servo support (#14109) 6 years ago
  felixstorm bc5a1fe562 Various fixes for ESP32 (#14102) 6 years ago
  Scott Lahteine e7682eea42
Use Arduino.h include wrapper (#13877) 6 years ago
  felixstorm 4a48b70c0b Fix (re-)defines in HAL_ESP32 (#13780) 6 years ago
  Scott Lahteine b18316dd37 Fix some spacing 6 years ago