Files
Thomas B. Ruecker e1bf5dc9a9 Consolidate serial output to \r\n (#309)
So far the serial output is a mix of \r\n for println() and \n for
sprintf() and such.
This commit consolidates this to a consistent \r\n.
There should be no noticeable difference for users of terminals that
auto-substitute a sole \n to \r\n.
This will however make the serial output friendly to default behavior of
various terminal emulators like 'screen' and 'minicom'.

This commit doesn't touch anything that is not serial output and also
leaves 'ets_printf' alone just in case.

Co-authored-by: Thomas B. Rücker <thomas.ruecker@relexsolutions.com>
2024-05-10 16:31:47 +02:00
..
2024-01-29 00:49:52 +01:00
2024-01-14 14:24:44 +01:00
2024-03-26 01:13:02 +01:00
2024-02-23 17:08:52 +01:00
2024-03-18 16:39:44 +01:00
2023-09-29 00:11:44 +02:00
2023-09-29 02:46:11 +02:00
2023-07-22 00:02:33 +02:00
2024-03-26 01:13:02 +01:00
2024-01-29 00:49:52 +01:00
2023-05-24 17:00:41 +02:00
2024-02-23 17:08:52 +01:00
2024-02-23 17:08:52 +01:00