1
0

add screen library

This commit is contained in:
2024-01-13 19:15:18 +01:00
parent 7b660f0fe2
commit 65ff5de90f
533 changed files with 113575 additions and 2 deletions

View File

@ -57,6 +57,8 @@
<listOptionValue builtIn="false" value="&quot;${ProjDirPath}/src/platform/f7-disco-gcc&quot;"/>
<listOptionValue builtIn="false" value="&quot;${ProjDirPath}/src/platform/f7-disco-gcc/mcu&quot;"/>
<listOptionValue builtIn="false" value="&quot;${ProjDirPath}/src/mdw&quot;"/>
<listOptionValue builtIn="false" value="&quot;${ProjDirPath}/ide-touchgfx-gen/TouchGFX/App&quot;"/>
<listOptionValue builtIn="false" value="&quot;${ProjDirPath}/ide-touchgfx-gen/Drivers/Components&quot;"/>
</option>
<inputType id="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.input.c.55642111" superClass="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.input.c"/>
</tool>
@ -83,12 +85,29 @@
<listOptionValue builtIn="false" value="&quot;${ProjDirPath}/src/platform/f7-disco-gcc&quot;"/>
<listOptionValue builtIn="false" value="&quot;${ProjDirPath}/src/platform/f7-disco-gcc/mcu&quot;"/>
<listOptionValue builtIn="false" value="&quot;${ProjDirPath}/src/mdw&quot;"/>
<listOptionValue builtIn="false" value="&quot;${ProjDirPath}/ide-touchgfx-gen&quot;"/>
<listOptionValue builtIn="false" value="&quot;${ProjDirPath}/ide-touchgfx-gen/TouchGFX/App&quot;"/>
<listOptionValue builtIn="false" value="&quot;${ProjDirPath}/ide-touchgfx-gen/TouchGFX/target/generated&quot;"/>
<listOptionValue builtIn="false" value="&quot;${ProjDirPath}/ide-touchgfx-gen/TouchGFX/target&quot;"/>
<listOptionValue builtIn="false" value="&quot;${ProjDirPath}/ide-touchgfx-gen/Drivers/Components/ft5336&quot;"/>
<listOptionValue builtIn="false" value="&quot;${ProjDirPath}/ide-touchgfx-gen/TouchGFX/generated/fonts/include&quot;"/>
<listOptionValue builtIn="false" value="&quot;${ProjDirPath}/ide-touchgfx-gen/TouchGFX/generated/images/include&quot;"/>
<listOptionValue builtIn="false" value="&quot;${ProjDirPath}/ide-touchgfx-gen/TouchGFX/generated/texts/include&quot;"/>
<listOptionValue builtIn="false" value="&quot;${ProjDirPath}/ide-touchgfx-gen/Middlewares/ST/touchgfx/framework/include&quot;"/>
<listOptionValue builtIn="false" value="&quot;${ProjDirPath}/ide-touchgfx-gen/TouchGFX/gui/include&quot;"/>
<listOptionValue builtIn="false" value="&quot;${ProjDirPath}/ide-touchgfx-gen/TouchGFX/generated/gui_generated/include&quot;"/>
</option>
<inputType id="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.cpp.compiler.input.cpp.1647398535" superClass="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.cpp.compiler.input.cpp"/>
</tool>
<tool id="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.linker.1326381648" name="MCU GCC Linker" superClass="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.linker"/>
<tool id="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.cpp.linker.391936251" name="MCU G++ Linker" superClass="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.cpp.linker">
<option id="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.cpp.linker.option.script.2043547657" name="Linker Script (-T)" superClass="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.cpp.linker.option.script" useByScannerDiscovery="false" value="${workspace_loc:/${ProjName}/STM32F746NGHX_FLASH.ld}" valueType="string"/>
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.cpp.linker.option.libraries.1710474697" name="Libraries (-l)" superClass="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.cpp.linker.option.libraries" useByScannerDiscovery="false" valueType="libs">
<listOptionValue builtIn="false" value=":libtouchgfx-float-abi-hard.a"/>
</option>
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.cpp.linker.option.directories.1771883493" name="Library search path (-L)" superClass="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.cpp.linker.option.directories" useByScannerDiscovery="false" valueType="libPaths">
<listOptionValue builtIn="false" value="&quot;${ProjDirPath}/ide-touchgfx-gen/Middlewares/ST/touchgfx/lib/core/cortex_m7/gcc&quot;"/>
</option>
<inputType id="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.cpp.linker.input.820556068" superClass="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.cpp.linker.input">
<additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
<additionalInput kind="additionalinput" paths="$(LIBS)"/>
@ -107,8 +126,12 @@
<sourceEntries>
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="Core"/>
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="Drivers"/>
<entry excluding="generated/simulator" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="TouchGFX"/>
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="app"/>
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="event"/>
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="f7-disco-gcc"/>
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="mdw"/>
<entry excluding="ext-freqgen" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="mdw"/>
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="mdw/ext-freqgen"/>
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="xf/core"/>
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="xf/include"/>
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="xf/port"/>
@ -199,8 +222,12 @@
<sourceEntries>
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="Core"/>
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="Drivers"/>
<entry excluding="generated/simulator" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="TouchGFX"/>
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="app"/>
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="event"/>
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="f7-disco-gcc"/>
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="mdw"/>
<entry excluding="ext-freqgen" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="mdw"/>
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="mdw/ext-freqgen"/>
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="xf/core"/>
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="xf/include"/>
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="xf/port"/>