From: Tilman Sauerbeck Date: Sun, 29 Dec 2019 00:31:08 +0000 (+0100) Subject: application: Define UART0_IRQHandler(). X-Git-Url: http://git.code-monkey.de/?a=commitdiff_plain;h=2e626bc722375f441e826cb403967206eacf2161;hp=2e626bc722375f441e826cb403967206eacf2161;p=gps-watch.git application: Define UART0_IRQHandler(). Writes received data to the global uart0_rx_buf ringbuffer. ---