I2C(translate from):I2C#include "stm32f10x.h"#include <stdlib.h>#include "stm32_eval_i2c_tsensor.h"#include "stm32_eval.h"#ifdef USE_STM32100E_EVAL #include "stm32100e_eval_lcd.h"#elif defined USE_STM3210E_EVAL #include "stm3210e_eval_lcd.h"#elif defined USE_STM32100B_EVAL #include "stm32100b_eval_lcd.h"#elif defined USE_STM3210B_EVAL #include "stm3210b_eval_lcd.h"#endif-I2C# include " stm32f10x.h" # include <stdlib.h># Include " stm32_eval_i2c_tsensor.h" # include " stm32_eval.h" # ifdef USE_STM32100E_EVAL# include " stm32100e_eval_lcd.h" # elif defined USE_STM3210E_EVAL# include " stm3210e_eval_lcd.h" # elif defined USE_STM32100B_EVAL# include " stm32100b_eval_lcd.h" # elif defined USE_STM3210B_EVAL# include " stm3210b_eval_lcd.h" # endif
File list:
I2C
..\EEPROM
..\......\main.c
..\......\readme.txt
..\......\stm32f10x_conf.h
..\......\stm32f10x_it.c
..\......\stm32f10x_it.h
..\......\system_stm32f10x.c
..\I2C_TSENSOR
..\...........\main.c
..\...........\readme.txt
..\...........\stm32f10x_conf.h
..\...........\stm32f10x_it.c
..\...........\stm32f10x_it.h
..\...........\system_stm32f10x.c
..\IOExpander
..\..........\main.c
..\..........\main.h
..\..........\readme.txt
..\..........\stm32f10x_conf.h
..\..........\stm32f10x_it.c
..\..........\stm32f10x_it.h
..\..........\system_stm32f10x.c