* Refactored LpcUart for USART0, the handling is a bit different, so it would have been painful to add that to LpcUart class. * scanf() still doesn't work, but hey, we have debug prints now! * Can't believe it actually worked.