#ifndef __UART_H__ #define __UART_H__ void rt_hw_usart_init(void); #endif