a386f191a9
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@57 bbd45198-f89e-11dd-88c7-29a3b14d5316
7 lines
90 B
C
7 lines
90 B
C
#ifndef __STM32F10X_H__
|
|
#define __STM32F10X_H__
|
|
|
|
#include <stm32f10x_lib.h>
|
|
|
|
#endif
|