Files
stm32f4_rtt_5.2.0/RT_Thread/libcpu/xilinx/microblaze/serial.h
2025-06-19 21:57:12 +08:00

7 lines
106 B
C

#ifndef __RT_SERIAL_H__
#define __RT_SERIAL_H__
#include "xuartlite_l.h"
#include "xparameters.h"
#endif