drv_uart.h 102 字节
Newer Older
hillcode's avatar
hillcode 已提交
1 2 3 4 5 6 7 8 9 10
#ifndef __DRV_UART_H_
#define __DRV_UART_H_




void rt_hw_uart_init(void);


#endif /* __BOARD_H_ */