mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2026-03-01 07:34:32 -07:00
MarlinFirmware/Marlin#28336
This commit is contained in:
parent
146bf274ca
commit
f07a797a0a
411 changed files with 2055 additions and 0 deletions
|
|
@ -2793,6 +2793,11 @@
|
|||
// Enable this option to collect and display the number
|
||||
// of dropped bytes after a file transfer to SD.
|
||||
//#define SERIAL_STATS_DROPPED_RX
|
||||
|
||||
// Enable this option to collect and display framing errors.
|
||||
// Framing errors occur when invalid start/stop bits or other
|
||||
// serial protocol violations are detected.
|
||||
//#define SERIAL_STATS_RX_FRAMING_ERRORS
|
||||
#endif
|
||||
|
||||
// Monitor RX buffer usage
|
||||
|
|
|
|||
|
|
@ -2795,6 +2795,11 @@
|
|||
// Enable this option to collect and display the number
|
||||
// of dropped bytes after a file transfer to SD.
|
||||
//#define SERIAL_STATS_DROPPED_RX
|
||||
|
||||
// Enable this option to collect and display framing errors.
|
||||
// Framing errors occur when invalid start/stop bits or other
|
||||
// serial protocol violations are detected.
|
||||
//#define SERIAL_STATS_RX_FRAMING_ERRORS
|
||||
#endif
|
||||
|
||||
// Monitor RX buffer usage
|
||||
|
|
|
|||
|
|
@ -2795,6 +2795,11 @@
|
|||
// Enable this option to collect and display the number
|
||||
// of dropped bytes after a file transfer to SD.
|
||||
//#define SERIAL_STATS_DROPPED_RX
|
||||
|
||||
// Enable this option to collect and display framing errors.
|
||||
// Framing errors occur when invalid start/stop bits or other
|
||||
// serial protocol violations are detected.
|
||||
//#define SERIAL_STATS_RX_FRAMING_ERRORS
|
||||
#endif
|
||||
|
||||
// Monitor RX buffer usage
|
||||
|
|
|
|||
|
|
@ -2795,6 +2795,11 @@
|
|||
// Enable this option to collect and display the number
|
||||
// of dropped bytes after a file transfer to SD.
|
||||
//#define SERIAL_STATS_DROPPED_RX
|
||||
|
||||
// Enable this option to collect and display framing errors.
|
||||
// Framing errors occur when invalid start/stop bits or other
|
||||
// serial protocol violations are detected.
|
||||
//#define SERIAL_STATS_RX_FRAMING_ERRORS
|
||||
#endif
|
||||
|
||||
// Monitor RX buffer usage
|
||||
|
|
|
|||
|
|
@ -2794,6 +2794,11 @@
|
|||
// Enable this option to collect and display the number
|
||||
// of dropped bytes after a file transfer to SD.
|
||||
//#define SERIAL_STATS_DROPPED_RX
|
||||
|
||||
// Enable this option to collect and display framing errors.
|
||||
// Framing errors occur when invalid start/stop bits or other
|
||||
// serial protocol violations are detected.
|
||||
//#define SERIAL_STATS_RX_FRAMING_ERRORS
|
||||
#endif
|
||||
|
||||
// Monitor RX buffer usage
|
||||
|
|
|
|||
|
|
@ -2800,6 +2800,11 @@
|
|||
// Enable this option to collect and display the number
|
||||
// of dropped bytes after a file transfer to SD.
|
||||
//#define SERIAL_STATS_DROPPED_RX
|
||||
|
||||
// Enable this option to collect and display framing errors.
|
||||
// Framing errors occur when invalid start/stop bits or other
|
||||
// serial protocol violations are detected.
|
||||
//#define SERIAL_STATS_RX_FRAMING_ERRORS
|
||||
#endif
|
||||
|
||||
// Monitor RX buffer usage
|
||||
|
|
|
|||
|
|
@ -2800,6 +2800,11 @@
|
|||
// Enable this option to collect and display the number
|
||||
// of dropped bytes after a file transfer to SD.
|
||||
//#define SERIAL_STATS_DROPPED_RX
|
||||
|
||||
// Enable this option to collect and display framing errors.
|
||||
// Framing errors occur when invalid start/stop bits or other
|
||||
// serial protocol violations are detected.
|
||||
//#define SERIAL_STATS_RX_FRAMING_ERRORS
|
||||
#endif
|
||||
|
||||
// Monitor RX buffer usage
|
||||
|
|
|
|||
|
|
@ -2795,6 +2795,11 @@
|
|||
// Enable this option to collect and display the number
|
||||
// of dropped bytes after a file transfer to SD.
|
||||
//#define SERIAL_STATS_DROPPED_RX
|
||||
|
||||
// Enable this option to collect and display framing errors.
|
||||
// Framing errors occur when invalid start/stop bits or other
|
||||
// serial protocol violations are detected.
|
||||
//#define SERIAL_STATS_RX_FRAMING_ERRORS
|
||||
#endif
|
||||
|
||||
// Monitor RX buffer usage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue