1320 Commits (0dc59311ec3ccbeb0643a3384adec7bb24496d18)

Author SHA1 Message Date
Keith Bennett 62ec696cae Fix "continuous" typo (#21701) 3 years ago
fedetony c39c17c1b5 Soft Reset via Serial or post-kill button click (#21652) 3 years ago
Scott Lahteine 9f22aaea2f Clean up formatting, wrap macros 3 years ago
Scott Lahteine fe24aa2254 More detailed serial config error 3 years ago
Scott Lahteine 791edd0cec Use itoa for sprintf int 3 years ago
Scott Lahteine 99fa641a24 SDIO cleanup 3 years ago
Scott Lahteine 326b1c1225 Misc. formatting, serial out 3 years ago
Victor Oliveira 107dd313bd Multi-Volume. Select Media for LVGL (#21344) 3 years ago
pinchies c96340980a Fix Flash size (512KB) for STM32F103ZE (#21590) 3 years ago
Ramiro Polla 00ea75ce82 Drop return value from Serial::write() (#21567) 3 years ago
BigTreeTech 2c73964b2b BTT SKR-SE-BX (STM32H743IIT6 ARM Cortex M7) and BIQU_BX_TFT70 (#21536) 3 years ago
Mike La Spina 1ba0ed8121 Make DELAY_NS round up on AVR (#21546) 3 years ago
Scott Lahteine ba5644376c misc. pointer formatting 3 years ago
Scott Lahteine 05d7d37872 Suppress redundant serial errors 3 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Sola a4f1623012 MKS H43 fix, cleanup (#21485) 3 years ago
Victor Oliveira 9902e6fb9f Fix and add STM32 SDIO DMA (#21476) 3 years ago
Scott Lahteine 2059c6e4d0 Apply pointer formatting 3 years ago
Tomas Rimkus 8d73a6c4e2 Avoid watchdog reset in all wired EEPROMs (#21436) 3 years ago
Scott Lahteine e817db62a4 Apply TMC UART to STM32, simplify 3 years ago
Scott Lahteine 85eb179acf Define HW serial ports needed for TMC UART (#21446) 3 years ago
Scott Lahteine 39c30d6fd6 HAL eeprom cleanup 3 years ago
Scott Lahteine 7cfaa50148 Revert "Fix small wired EEPROM (#21337)" 3 years ago
X-Ryl669 35c32602f4 Teensy USB / serial followup (#21316) 3 years ago
X-Ryl669 f6f5ed166f Fix build with Meatpack only on 2nd port (#21336) 3 years ago
Scott Lahteine b644aca98c Fix small wired EEPROM (#21337) 3 years ago
Scott Lahteine 7fb04b3656 MarlinSerial cleanup 3 years ago
Scott Lahteine b6169a957d Fix MarlinSerial typo 3 years ago
Scott Lahteine 5c0f909949 Tricked-out declaration 3 years ago
Scott Lahteine b713ca2638 Number serial from 1 to match settings 3 years ago
Victor Oliveira 7f3208ba79 Host Keepalive followup (#21290) 3 years ago
Victor Oliveira 7a5a6ca53f Fix Host Keepalive serial target (#21283) 3 years ago
Mike La Spina db4d9b7fcf Cooler (for Laser) - M143, M193 (#21255) 3 years ago
Scott Lahteine 3c86eb18a5 misc. cleanup 3 years ago
Scott Lahteine 7eace53eb7 Fewer warnings 3 years ago
Scott Lahteine fbb30a2570 Serial macros cleanup 3 years ago
Scott Lahteine 3f34916c57 Tweaks to build scripts 3 years ago
Scott Lahteine 0e6e7b0608 whitespace 3 years ago
Sola 5aa9cc82a8 MKS H43 controller (#20609) 3 years ago
Giuliano Zaro 130dfbe11c [SAMD51] Postmortem Debugging not implemented (#21211) 3 years ago
X-Ryl669 80aac1b711 Make F_CPU a compile-time constant (#21051) 3 years ago
X-Ryl669 73332f4df1 Combined LPC / Serial fixes (#21178) 3 years ago
X-Ryl669 dc11874abe Postmortem Debugging to serial port (#20492) 3 years ago
Giuliano Zaro 8ec86b810d Don't create unused Serial Port instances (#21066) 3 years ago
Scott Lahteine 8bca8e5ba0 Minor serial code cleanup 3 years ago
X-Ryl669 4316522146 Improve Delay test report (#21047) 3 years ago
JoAnn Manges 41ab63897f MAX Thermocouples rework (#20447) 3 years ago
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
Arjan Mels 897d29ea31 Fix STM32F1 emergency parser (#21011) 3 years ago
Simon Jouet 80c1be919f Fix ESP32 I2S init placement (#21019) 3 years ago