88 Commits (199a1ba0e566cc91d5082bbafdef81c6f0800c36)

Author SHA1 Message Date
  Scott Lahteine 0b984519c3
Clean up stepper and babystep (#16857) 5 years ago
  Scott Lahteine 49a66bc4cc Fix ESP32 warning, specify supported version 5 years ago
  Scott Lahteine fa6e7cb733 Function-style critical section macros 5 years ago
  Fabio Santos 894762259b
Coolstep for TMC2130, 2209, 5130, 5160 (#16790) 5 years ago
  felixstorm f1dbfaf706
Fix warning for ESP32 (#16771) 5 years ago
  Scott Lahteine bfad23d3e2 (c) 2020 5 years ago
  Scott Lahteine 22556a7bbf More 8-extruder fixups 5 years ago
  Luc 6357619ab2 Add ESP3DLib idletask entry point (#16658) 5 years ago
  InsanityAutomation 0fcf2b1110 Quad Z stepper support (#16277) 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 6e658a7c04 Code style and comment tweaks 5 years ago
  Scott Lahteine 5b75a018b7 Misc patches preceding DGUS PR 5 years ago
  Jason Smith 4e1f2f89f6 Refactor TMC-related macros and sanity checks (#16384) 5 years ago
  Luc 24eaf2d7e0 Some ESP32 patches (#16297) 5 years ago
  Luc 9d6b2ebf50 Improve ESP32 HAL (EEPROM, watchdog) (#16228) 5 years ago
  Jason Smith 9fd35c84ce SoftwareSerialM for SKR STM32F1 boards (#15875) 5 years ago
  Lino Barreca ac71cdc265 New HardwareTimer for STM32 5.7.0 (#15655) 5 years ago
  LinFor a84e3d1b80 Use native ADC resolution where possible (#15719) 5 years ago
  Scott Lahteine 0ff57c640c Fix compile warning 5 years ago
  Scott Lahteine e3fd0519b3 Reduce need for UNUSED 5 years ago
  Scott Lahteine 139b7196a0
Watchdog cleanup (#15283) 5 years ago
  Scott Lahteine f2d93f61c3 Revert errant const 5 years ago
  Tim Moore 7e72768433 Info Menu: Runaway Watch state (#14827) 5 years ago
  Scott Lahteine 0b4aedf13e Less use of "this" 6 years ago
  Scott Lahteine f01f0d1956 Drop C-style 'void' argument 6 years ago
  Scott Lahteine 7d8c38693f Formatting 6 years ago
  Scott Lahteine a06010e08a Macrofy attachInterrupt 6 years ago
  Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 6 years ago
  Scott Lahteine 0f4d3e1bca Fix ESP32 "DISABLED" name conflict 6 years ago
  Scott Lahteine d25231aea8 Spacing, defined(), #include tweaks 6 years ago
  Scott Lahteine fb579212ea Reduce unused function warnings 6 years ago
  Scott Lahteine e5d73f68c8
HAL folder organization (#14763) 6 years ago
  Scott Lahteine 93adb7e944 Some comment patches 6 years ago
  Scott Lahteine ec13aa0dc1 Misc. whitespace 6 years ago
  Simon Jouet f0de56a797 ESP32 HAL - Dynamic ADC attenuation (#14623) 6 years ago
  Ringel e139c1d9d9 Fix ESP32 i2s stream, add PWM to extended pins (#14592) 6 years ago
  Scott Lahteine ed0e6afacb Apply LIMIT macro 6 years ago
  Scott Lahteine 056efaba91 Clean up section comments 6 years ago
  Scott Lahteine b6546ea33a Add include guards to some headers 6 years ago
  Scott Lahteine de462f2b8a Revert "Sort out settings.load with SD EEPROM emulation (#14458)" 6 years ago
  Scott Lahteine d4415dcf59 Fix analogWrite ambiguity 6 years ago
  Tanguy Pruvot 108d0df565 Sort out settings.load with SD EEPROM emulation (#14458) 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
  Scott Lahteine 3d9d72e8db Include order, spacing, etc. 6 years ago
  Scott Lahteine 9a56a88200 Use OUT_WRITE in SPI pin init 6 years ago
  felixstorm 9439fab7fd Fix ESP32 servos, platformio.ini, etc. (#14247) 6 years ago
  Scott Lahteine c6d39319de Fix some whitespace 6 years ago