RTL00_HelloWorld/lib/cpu/rtl8710/rtl8710.h

14 lines
241 B
C
Raw Normal View History

2016-09-13 09:31:00 +00:00
#ifndef _RTL8710_H_
#define _RTL8710_H_
#include "rtl8710_sys.h"
#include "rtl8710_int.h"
#include "rtl8710_peri_on.h"
#include "rtl8710_timer.h"
#include "rtl8710_gpio.h"
//#include "rtl8710_log_uart.h"
//#include "rtl8710_spi.h"
#endif