We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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?