27 lines
116 B
C
27 lines
116 B
C
|
|
|
|
|
|
#ifndef if_uart_dma_h__
|
|
#define if_uart_dma_h__
|
|
|
|
#include "stdint.h"
|
|
#include "string.h"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|