This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Scanf and backspace

I have used the INTSIO (interrupt driven UART) example to implement my getkey and putchar functions. Seems like the Backspace or the del key is not handled by the same. How can I handle the backspace and del keys?