651 Commits (3218c4b33f5322e385eafb536bbcf3b557f2b04e)

Autor SHA1 Nachricht Datum
  Tanguy Pruvot c3e5225531 Add SPI EEPROM to STM32F1 (#14239) vor 6 Jahren
  felixstorm 9439fab7fd Fix ESP32 servos, platformio.ini, etc. (#14247) vor 6 Jahren
  Scott Lahteine 80ce0d2bdb Whitespace cleanup vor 6 Jahren
  Tanguy Pruvot 764f0d9c1c STM32F1: Servo "soft" PWM via timer interrupt (#14187) vor 6 Jahren
  Ryan 9d9030a39c Fix Archim1 SD card (#14184) vor 6 Jahren
  Bob Kuhn 688b54d66a DUE USB composite device field corrections (#14185) vor 6 Jahren
  Scott Lahteine 07021c85c8 Tweak timer16_Sequence_t vor 6 Jahren
  Tanguy Pruvot e3a468f2cd STM32F1: FSMC only on chips with 100/144 pins (#14180) vor 6 Jahren
  Scott Lahteine d3bb5b69ba Apply NOLESS/NOMORE vor 6 Jahren
  Scott Lahteine c6d39319de Fix some whitespace vor 6 Jahren
  Giuliano Zaro 7b838f31be DUE HAL cleanup (#14126) vor 6 Jahren
  Scott Lahteine 47fd74a98d Clean up fast_pwm.cpp vor 6 Jahren
  Scott Lahteine 49229d97db Consistent _useTimerX tests vor 6 Jahren
  Scott Lahteine 8924389dfc Tweak servo µs macros vor 6 Jahren
  Scott Lahteine f8bede6b5e Fix some HAL includes vor 6 Jahren
  felixstorm 74f44783ac ESP32 servo support (#14109) vor 6 Jahren
  felixstorm bc5a1fe562 Various fixes for ESP32 (#14102) vor 6 Jahren
  Tanguy Pruvot 24b1818245 Secure STM32F1 servo code and M280 detach (#14085) vor 6 Jahren
  Scott Lahteine a49919396a LPC1768 MarlinServo => libServo vor 6 Jahren
  Scott Lahteine 2b5046659a Tweak Marlin headers, comments vor 6 Jahren
  Giuliano Zaro a74aad3b4a Clean up HALs / FastIO (#14082) vor 6 Jahren
  Tanguy Pruvot 402f1f7307 STM32F1: STM32_HIGH_DENSITY is auto defined in HAL (#14057) vor 6 Jahren
  Tanguy Pruvot 256f810df2 Add open-drain output mode to STM32F1 FastIO (#14050) vor 6 Jahren
  Scott Lahteine 0b056970c6 Fix file.open in STM32 eeprom emu vor 6 Jahren
  Marcio Teixeira 9558962d59 Fix DUE HAL SW SPI compile error (#14005) vor 6 Jahren
  Chris Pepper 451ea996c9
[LPC176x] Fix switch fallthrough vor 6 Jahren
  Tanguy Pruvot d7b0369e39 STM32: Fix SD EEPROM emulation conflict (#14012) vor 6 Jahren
  Tanguy Pruvot 8075893352 STM32: fix sdcard filename conversion vor 6 Jahren
  Tanguy Pruvot 93dd097b1c Use E2END, if defined, for STM32F1 (SD) (#13981) vor 6 Jahren
  Bob Kuhn 456a0ee76b Improve Due SW SPI, Fysetc sanity checks, &c. (#13939) vor 6 Jahren
  Scott Lahteine a613bcad2d Fix some spelling vor 6 Jahren
  Tanguy Pruvot 62b36d1b98 Fix STM32 timer warnings (#13946) vor 6 Jahren
  Marcio Teixeira 746c38f4be Fix HAL_DUE multiple define error with graphical LCD (#13971) vor 6 Jahren
  Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) vor 6 Jahren
  Tanguy Pruvot e53d7e5517 STM32: ADC warning fix (#13933) vor 6 Jahren
  Tanguy Pruvot 11adcf1ce3 Add'l PLR options, AVR strstr_P compat (#13880) vor 6 Jahren
  J.C. Nelson 172abc305b Malyan M200 core fixes (#13927) vor 6 Jahren
  Scott Lahteine f9a50f451d Serial out cleanup vor 6 Jahren
  Scott Lahteine 9853331b34 Fix temp init, loosen ADC grace period vor 6 Jahren
  Tanguy Pruvot a4c24511f7 STM32: Fix Marduino SBI/CBI redefine (#13912) vor 6 Jahren
  Bob Kuhn c48e6be366 Fysetc panel, RUMBA and ReARM pins, SPI mode 3 (#13900) vor 6 Jahren
  Chris Pepper 66f7065248
[LPC176x] Update extra script to support Python3 (#13908) vor 6 Jahren
  Scott Lahteine e7682eea42
Use Arduino.h include wrapper (#13877) vor 6 Jahren
  Thomas Moore ee243e4edf Fix mixing extruder filament change (#13803) vor 6 Jahren
  Scott Lahteine 9ccbd382e7 Update Watchdog description vor 6 Jahren
  Scott Lahteine b6279abd30 Better THERMAL_PROTECTION_GRACE_PERIOD vor 6 Jahren
  Kajetan Rzepecki 875e673a8c Add HAL-based thermal protection grace period for all heaters (#13778) vor 6 Jahren
  Bob Kuhn 81ca5a4cd4 Fix and improve FYSETC LCD support (#13767) vor 6 Jahren
  felixstorm 4e35e6c705 Fix SS pin in ESP32 HW SPI (#13781) vor 6 Jahren
  felixstorm 4a48b70c0b Fix (re-)defines in HAL_ESP32 (#13780) vor 6 Jahren