Hello
I have a custom board with the nRF52840, using nRF Connect + VS-Code.
By some reason, the '\n' on printk() does not make also a carriage return, thus making an indenting on the VS-Code integrated RTT-Terminal View.
On external Segger-RTT-Viewer it works fine.
Where can I find the setting that "new line" should also make a "carriage return" on the integrated RTT / printk?
On other projects it works fine, therefore it should be a setting or CONFIG_x, I guess...
Many thanks in advance!
Best Regards
Gerardo