4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-16 13:33:31 +08:00
bernard.xiong a386f191a9 update files according to STM32 FW lib v3.1.0.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@57 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-09-29 14:07:29 +00:00

7 lines
90 B
C

#ifndef __STM32F10X_H__
#define __STM32F10X_H__
#include <stm32f10x_lib.h>
#endif