Files
2023-06-10 11:52:00 +08:00

27 lines
108 B
C

#ifndef if_uart_h__
#define if_uart_h__
#include "stdint.h"
#include "string.h"
#endif