Hi,
I'm using nRF connect SDK 1.7.1 with ZephirOS.
I'd like to configure input / output to be redirected to UART and mirrored to USB CDC/ACM.
The reason is that I'm using UART to communicate with another HW component, and would like to see the output/input via CDC/ACM for debugging purposes.
How can this be configured?
Thanks!