- Introduce `uart_event_task` to handle UART events such as buffer overflow and hardware FIFO overflow. - Increase `CHUNK_SIZE` from 1024 to 2048 for improved data handling. - Adjust UART driver installation to use `uart_event_queue`. Signed-off-by: YoungSoo Shin <shinys000114@gmail.com>