Commit Graph

1142 Commits

Author SHA1 Message Date
Scott Lahteine
5c0f909949 Tricked-out declaration 2021-04-29 08:45:16 -05:00
Scott Lahteine
b713ca2638 Number serial from 1 to match settings 2021-04-29 08:45:16 -05:00
Victor Oliveira
7f3208ba79 Host Keepalive followup (#21290)
Followup to #21283

Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:15 -05:00
Victor Oliveira
7a5a6ca53f Fix Host Keepalive serial target (#21283)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:15 -05:00
Mike La Spina
db4d9b7fcf Cooler (for Laser) - M143, M193 (#21255) 2021-04-29 08:45:15 -05:00
Scott Lahteine
3c86eb18a5 misc. cleanup 2021-04-29 08:45:15 -05:00
Scott Lahteine
7eace53eb7 Fewer warnings 2021-04-29 08:45:15 -05:00
Scott Lahteine
fbb30a2570 Serial macros cleanup 2021-04-29 08:45:15 -05:00
Scott Lahteine
3f34916c57 Tweaks to build scripts 2021-04-29 08:45:15 -05:00
Scott Lahteine
0e6e7b0608 whitespace 2021-04-29 08:45:15 -05:00
Sola
5aa9cc82a8 MKS H43 controller (#20609) 2021-04-29 08:45:14 -05:00
Giuliano Zaro
130dfbe11c [SAMD51] Postmortem Debugging not implemented (#21211) 2021-04-29 08:45:14 -05:00
X-Ryl669
80aac1b711 Make F_CPU a compile-time constant (#21051) 2021-04-29 08:45:14 -05:00
X-Ryl669
73332f4df1 Combined LPC / Serial fixes (#21178)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:14 -05:00
X-Ryl669
dc11874abe Postmortem Debugging to serial port (#20492) 2021-04-29 08:45:14 -05:00
Giuliano Zaro
8ec86b810d Don't create unused Serial Port instances (#21066)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:14 -05:00
Scott Lahteine
8bca8e5ba0 Minor serial code cleanup 2021-04-29 08:45:13 -05:00
X-Ryl669
4316522146 Improve Delay test report (#21047) 2021-04-29 08:45:13 -05:00
JoAnn Manges
41ab63897f MAX Thermocouples rework (#20447)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:13 -05:00
X-Ryl669
77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:13 -05:00
Arjan Mels
897d29ea31 Fix STM32F1 emergency parser (#21011) 2021-04-29 08:45:13 -05:00
Simon Jouet
80c1be919f Fix ESP32 I2S init placement (#21019) 2021-04-29 08:45:13 -05:00
Chris Pepper
243c8b4e1a Improve RPi host kernel panic mitigation
It was still possible to cause a Kernel panic, this additional 500ms delay before disconnect appears to mitigate it completely.
2021-04-29 08:45:13 -05:00
X-Ryl669
77966135e8 Fix ARM delay function (#20901) 2021-04-29 08:45:13 -05:00
Scott Lahteine
6054052248 Use 'false' 2021-04-29 08:45:13 -05:00
Chris Pepper
bbb49c43e1 Mitigate RPi hosts kernel panic on M997
Work around M997 sometimes causing a kernel panic on the host when sent from a Raspbery Pi, the root cause is currently unknown.
2021-04-29 08:45:13 -05:00
Scott Lahteine
bf631046c0 Fix some serial char, echo
Co-Authored-By: X-Ryl669 <3277165+X-Ryl669@users.noreply.github.com>
2021-04-29 08:45:13 -05:00
Scott Lahteine
4771379302 Evaluate ANY_SERIAL_IS in place 2021-04-29 08:45:13 -05:00
Victor Oliveira
da80fd782c STM32 Shared Media - USB Mass Storage Device (#20956) 2021-04-29 08:45:13 -05:00
X-Ryl669
1e5995335c LVGL UI G-code console (#20755) 2021-04-29 08:45:13 -05:00
X-Ryl669
9ae204df9c Serial refactor followup (#20932) 2021-04-29 08:45:13 -05:00
George Fu
59d16eb189 FYSETC Cheetah 2.0 (#20897) 2021-04-29 08:45:12 -05:00
X-Ryl669
efa1e56369 Refactor serial class with templates (#20783) 2021-04-29 08:45:12 -05:00
ConstantijnCrijnen
cdefc19129 Configure / disable PRINTCOUNTER save interval (#20856)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:12 -05:00
Tanguy Pruvot
8d2f1851eb PSTR alias followup (#20831) 2021-04-29 08:45:12 -05:00
Giuliano Zaro
faf4cb1b74 MMU2 serial followup (#20811) 2021-04-29 08:45:12 -05:00
Rockman18
910059adcb Fix, consolidate PSTR aliases (#20812)
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:12 -05:00
Scott Lahteine
c69f9b9883 Clean up whitespace, headings 2021-04-29 08:45:12 -05:00
Scott Lahteine
efc396bd05 General cleanup, use _BV 2021-04-29 08:45:11 -05:00
Giuliano Zaro
a5d2180bf5 MMU2 as standard serial device (#20771) 2021-04-29 08:45:11 -05:00
EvilGremlin
7f8188ccb6 ESP32 Tone Generator (#20704) 2021-04-29 08:45:11 -05:00
Scott Lahteine
86bf374fc4 More MKS UI prelim. cleanup 2021-04-29 08:45:11 -05:00
Scott Lahteine
104aceb44a Rotary encoder cleanup (#20753) 2021-04-29 08:45:11 -05:00
Johan van der Vyver
55709b9d2c Multi-platform DWIN_CREALITY_LCD support (#20738)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:11 -05:00
Scott Lahteine
7e188c48e1 Tweak STM32F1 pin r/w/t 2021-04-29 08:45:11 -05:00
Dmitry Katsubo
8690f4862d Fix misc. warnings (#20715) 2021-04-29 08:45:11 -05:00
Victor Oliveira
2c58d0881b Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:10 -05:00
Scott Lahteine
7a748bd565 SPI and pins cleanup 2021-04-29 08:45:10 -05:00
Victor Oliveira
79672d51f6 USB FD via native USB Host + MSC (#20571) 2021-04-29 08:45:10 -05:00
Victor Oliveira
910908fb32 Better defaults, compatibility for SDIO + STM32 (#20570) 2021-04-29 08:45:10 -05:00