1268 Commits (99c237e05e5090d56ef22961b0af4b7858a4af47)

Author SHA1 Message Date
Scott Lahteine c6c6c56186 SDIO cleanup 4 years ago
Scott Lahteine 0e9836649e Misc. formatting, serial out 4 years ago
Victor Oliveira 138340ee99
Multi-Volume. Select Media for LVGL (#21344) 4 years ago
pinchies 41eb5813e0
Fix Flash size (512KB) for STM32F103ZE (#21590) 4 years ago
Ramiro Polla 8048d1411f
Drop return value from Serial::write() (#21567) 4 years ago
BigTreeTech b483a8d652
BTT SKR-SE-BX (STM32H743IIT6 ARM Cortex M7) and BIQU_BX_TFT70 (#21536) 4 years ago
Mike La Spina 993609b5aa
Make DELAY_NS round up on AVR (#21546) 4 years ago
Scott Lahteine 8b6718c632 misc. pointer formatting 4 years ago
Scott Lahteine 895e40190b Suppress redundant serial errors 4 years ago
Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) 4 years ago
Sola 4d17613050
MKS H43 fix, cleanup (#21485) 4 years ago
Victor Oliveira 6e0b79a33b
Fix and add STM32 SDIO DMA (#21476) 4 years ago
Scott Lahteine 3b73b115ca Apply pointer formatting 4 years ago
Tomas Rimkus 8a67846872
Avoid watchdog reset in all wired EEPROMs (#21436) 4 years ago
Scott Lahteine 704b8cd83c Apply TMC UART to STM32, simplify 4 years ago
Scott Lahteine 84b961cb20
Define HW serial ports needed for TMC UART (#21446) 4 years ago
Scott Lahteine 38b44e3fc9 HAL eeprom cleanup 4 years ago
Scott Lahteine 560448afed Revert "Fix small wired EEPROM (#21337)" 4 years ago
X-Ryl669 c07f99d5e4
Teensy USB / serial followup (#21316) 4 years ago
X-Ryl669 d787cd3076
Fix build with Meatpack only on 2nd port (#21336) 4 years ago
Scott Lahteine cc3e878f90
Fix small wired EEPROM (#21337) 4 years ago
Scott Lahteine 604c5dedf4 MarlinSerial cleanup 4 years ago
Scott Lahteine 8532c2b9b6 Fix MarlinSerial typo 4 years ago
Scott Lahteine 048f6b4731 Tricked-out declaration 4 years ago
Scott Lahteine dbd28eecc9 Number serial from 1 to match settings 4 years ago
Victor Oliveira 2f1fd4bbaa Host Keepalive followup (#21290) 4 years ago
Victor Oliveira 1b9ff68f8c
Fix Host Keepalive serial target (#21283) 4 years ago
Mike La Spina b95e548ddb
Cooler (for Laser) - M143, M193 (#21255) 4 years ago
Scott Lahteine fd270ddc6c misc. cleanup 4 years ago
Scott Lahteine 8c9a59c29e Fewer warnings 4 years ago
Scott Lahteine dd42831cba Serial macros cleanup 4 years ago
Scott Lahteine 903d0b91fc Tweaks to build scripts 4 years ago
Scott Lahteine 54ccfcc705 whitespace 4 years ago
Sola c76008bd6a
MKS H43 controller (#20609) 4 years ago
Giuliano Zaro 6136959a6a
[SAMD51] Postmortem Debugging not implemented (#21211) 4 years ago
X-Ryl669 56462cf082
Make F_CPU a compile-time constant (#21051) 4 years ago
X-Ryl669 f003e52009
Combined LPC / Serial fixes (#21178) 4 years ago
X-Ryl669 8d28853774
Postmortem Debugging to serial port (#20492) 4 years ago
Giuliano Zaro 8fd88eee2b
Don't create unused Serial Port instances (#21066) 4 years ago
Scott Lahteine fd2477923c Minor serial code cleanup 4 years ago
X-Ryl669 03789c4d97
Improve Delay test report (#21047) 4 years ago
JoAnn Manges 8707ae23e2
MAX Thermocouples rework (#20447) 4 years ago
X-Ryl669 e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985) 4 years ago
Arjan Mels 1e726fe405
Fix STM32F1 emergency parser (#21011) 4 years ago
Simon Jouet af4e8b171c
Fix ESP32 I2S init placement (#21019) 4 years ago
Chris Pepper 5233e66762
Improve RPi host kernel panic mitigation 4 years ago
X-Ryl669 1c19af2c8f
Fix ARM delay function (#20901) 4 years ago
Scott Lahteine 10aaab6350 Use 'false' 4 years ago
Chris Pepper 004bed8a7f
Mitigate RPi hosts kernel panic on M997 4 years ago
Scott Lahteine 604afd52d1 Fix some serial char, echo 4 years ago