pinchies
|
c96340980a
|
Fix Flash size (512KB) for STM32F103ZE (#21590)
|
2021-04-29 08:45:18 -05:00 |
|
Ramiro Polla
|
00ea75ce82
|
Drop return value from Serial::write() (#21567)
|
2021-04-29 08:45:18 -05:00 |
|
BigTreeTech
|
2c73964b2b
|
BTT SKR-SE-BX (STM32H743IIT6 ARM Cortex M7) and BIQU_BX_TFT70 (#21536)
|
2021-04-29 08:45:18 -05:00 |
|
Mike La Spina
|
1ba0ed8121
|
Make DELAY_NS round up on AVR (#21546)
|
2021-04-29 08:45:18 -05:00 |
|
Scott Lahteine
|
ba5644376c
|
misc. pointer formatting
|
2021-04-29 08:45:18 -05:00 |
|
Scott Lahteine
|
05d7d37872
|
Suppress redundant serial errors
|
2021-04-29 08:45:18 -05:00 |
|
Scott Lahteine
|
a4d5f96e9a
|
Replace 'const float &' with 'const_float_t' (#21505)
|
2021-04-29 08:45:17 -05:00 |
|
Sola
|
a4f1623012
|
MKS H43 fix, cleanup (#21485)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-04-29 08:45:17 -05:00 |
|
Victor Oliveira
|
9902e6fb9f
|
Fix and add STM32 SDIO DMA (#21476)
|
2021-04-29 08:45:17 -05:00 |
|
Scott Lahteine
|
2059c6e4d0
|
Apply pointer formatting
|
2021-04-29 08:45:17 -05:00 |
|
Tomas Rimkus
|
8d73a6c4e2
|
Avoid watchdog reset in all wired EEPROMs (#21436)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-04-29 08:45:17 -05:00 |
|
Scott Lahteine
|
e817db62a4
|
Apply TMC UART to STM32, simplify
|
2021-04-29 08:45:17 -05:00 |
|
Scott Lahteine
|
85eb179acf
|
Define HW serial ports needed for TMC UART (#21446)
|
2021-04-29 08:45:17 -05:00 |
|
Scott Lahteine
|
39c30d6fd6
|
HAL eeprom cleanup
|
2021-04-29 08:45:16 -05:00 |
|
Scott Lahteine
|
7cfaa50148
|
Revert "Fix small wired EEPROM (#21337)"
Reverting commit cc3e878f90 pending further investigation.
|
2021-04-29 08:45:16 -05:00 |
|
X-Ryl669
|
35c32602f4
|
Teensy USB / serial followup (#21316)
|
2021-04-29 08:45:16 -05:00 |
|
X-Ryl669
|
f6f5ed166f
|
Fix build with Meatpack only on 2nd port (#21336)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-04-29 08:45:16 -05:00 |
|
Scott Lahteine
|
b644aca98c
|
Fix small wired EEPROM (#21337)
Co-Authored-By: jafal99 <26922965+jafal99@users.noreply.github.com>
|
2021-04-29 08:45:16 -05:00 |
|
Scott Lahteine
|
7fb04b3656
|
MarlinSerial cleanup
|
2021-04-29 08:45:16 -05:00 |
|
Scott Lahteine
|
b6169a957d
|
Fix MarlinSerial typo
|
2021-04-29 08:45:16 -05:00 |
|
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 |
|