7 lines
106 B
C
Raw Normal View History

2021-11-01 20:33:03 +08:00
#ifndef __RT_SERIAL_H__
#define __RT_SERIAL_H__
#include "xuartlite_l.h"
#include "xparameters.h"
#endif