Files
coder_stm32f1/source/interface/if_uart.h

12 lines
74 B
C

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