mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-16 13:33:31 +08:00
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
|