stm32_ota/OLED显示屏资料/03中景园电子1.3英寸OLED显示屏测试程序/11中景园电子1.3英寸OLED IIC接口STM8L051F3系统参考程序/GPIO.ewt

40 lines
743 B
Plaintext
Raw Normal View History

2024-12-17 20:03:43 +08:00
<?xml version="1.0" encoding="iso-8859-1"?>
<project>
<fileVersion>2</fileVersion>
<configuration>
<name>Debug</name>
<toolchain>
<name>STM8</name>
</toolchain>
<debug>1</debug>
</configuration>
<configuration>
<name>Release</name>
<toolchain>
<name>STM8</name>
</toolchain>
<debug>0</debug>
</configuration>
<group>
<name>StdPeriph_Driver</name>
<file>
<name>$PROJ_DIR$\STM8L15x_StdPeriph_Driver\src\stm8l15x_gpio.c</name>
</file>
</group>
<group>
<name>user</name>
<group>
<name>OLED</name>
</group>
<file>
<name>$PROJ_DIR$\main.c</name>
</file>
<file>
<name>$PROJ_DIR$\oled.c</name>
</file>
</group>
</project>