Dear All,

I'm writing a shell command that loops until a button press terminates it
through an interrupt callback. The loop delay is set by xtimer.

My printf outputs inside the loop seem to be buffered in the background and
only ends up on screen when the command returns.

How can I get it to print on every loop iteration while the shell command
is still executing?

Using RTT / Linux / pyterm / NRF52.

Cheers,
Rik
_______________________________________________
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel

Reply via email to