Hi,
Does anyone use termios with TERMIOS_TASK_DRIVEN mode ?
Most BSP use TERMIOS_POLLED or TERMIOS_IRQ_DRIVEN;
I am looking for an example source of console.c with that.
Thanks a lot.
Stan .
Note: my BSP running properly with outputUsesInterrupts = 0, but not with
outputUsesInterrupts 2.