| <?xml version="1.0" encoding="UTF-8"?> |
| <projectDescription> |
| <name>Nucleo-L4A6RG</name> |
| <comment></comment> |
| <projects> |
| </projects> |
| <buildSpec> |
| <buildCommand> |
| <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name> |
| <triggers>clean,full,incremental,</triggers> |
| <arguments> |
| <dictionary> |
| <key>?children?</key> |
| <value>?name?=outputEntries\|?children?=?name?=entry\\\\\\\|\\\|\||</value> |
| </dictionary> |
| <dictionary> |
| <key>?name?</key> |
| <value></value> |
| </dictionary> |
| <dictionary> |
| <key>org.eclipse.cdt.make.core.append_environment</key> |
| <value>true</value> |
| </dictionary> |
| <dictionary> |
| <key>org.eclipse.cdt.make.core.buildArguments</key> |
| <value></value> |
| </dictionary> |
| <dictionary> |
| <key>org.eclipse.cdt.make.core.buildCommand</key> |
| <value>make</value> |
| </dictionary> |
| <dictionary> |
| <key>org.eclipse.cdt.make.core.buildLocation</key> |
| <value>${workspace_loc:/STM32100B-EVAL/Debug}</value> |
| </dictionary> |
| <dictionary> |
| <key>org.eclipse.cdt.make.core.contents</key> |
| <value>org.eclipse.cdt.make.core.activeConfigSettings</value> |
| </dictionary> |
| <dictionary> |
| <key>org.eclipse.cdt.make.core.enableAutoBuild</key> |
| <value>false</value> |
| </dictionary> |
| <dictionary> |
| <key>org.eclipse.cdt.make.core.enableCleanBuild</key> |
| <value>true</value> |
| </dictionary> |
| <dictionary> |
| <key>org.eclipse.cdt.make.core.enableFullBuild</key> |
| <value>true</value> |
| </dictionary> |
| <dictionary> |
| <key>org.eclipse.cdt.make.core.stopOnError</key> |
| <value>true</value> |
| </dictionary> |
| <dictionary> |
| <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key> |
| <value>true</value> |
| </dictionary> |
| </arguments> |
| </buildCommand> |
| <buildCommand> |
| <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name> |
| <arguments> |
| </arguments> |
| </buildCommand> |
| </buildSpec> |
| <natures> |
| <nature>org.eclipse.cdt.core.cnature</nature> |
| <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> |
| <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature> |
| </natures> |
| <linkedResources> |
| <link> |
| <name>Inc/Platform</name> |
| <type>2</type> |
| <locationURI>PARENT-1-PROJECT_LOC/Shared/Platform/include</locationURI> |
| </link> |
| <link> |
| <name>Inc/TPMCmd</name> |
| <type>2</type> |
| <locationURI>PARENT-3-PROJECT_LOC/TPMCmd/tpm/include</locationURI> |
| </link> |
| <link> |
| <name>Inc/TPMDevice</name> |
| <type>2</type> |
| <locationURI>PARENT-1-PROJECT_LOC/Shared/TPMDevice/include</locationURI> |
| </link> |
| <link> |
| <name>Middlewares/Platform</name> |
| <type>2</type> |
| <locationURI>PARENT-1-PROJECT_LOC/Shared/Platform/src</locationURI> |
| </link> |
| <link> |
| <name>Middlewares/TPMCmd</name> |
| <type>2</type> |
| <locationURI>PARENT-3-PROJECT_LOC/TPMCmd/tpm/src</locationURI> |
| </link> |
| <link> |
| <name>Middlewares/TPMDevice</name> |
| <type>2</type> |
| <locationURI>PARENT-1-PROJECT_LOC/Shared/TPMDevice/src</locationURI> |
| </link> |
| <link> |
| <name>Middlewares/WolfCypt</name> |
| <type>2</type> |
| <locationURI>virtual:/virtual</locationURI> |
| </link> |
| <link> |
| <name>Src/syscalls.c</name> |
| <type>1</type> |
| <locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Shared/syscalls.c</locationURI> |
| </link> |
| <link> |
| <name>Middlewares/WolfCypt/aes.c</name> |
| <type>1</type> |
| <locationURI>PARENT-3-PROJECT_LOC/external/wolfssl/wolfcrypt/src/aes.c</locationURI> |
| </link> |
| <link> |
| <name>Middlewares/WolfCypt/ecc.c</name> |
| <type>1</type> |
| <locationURI>PARENT-3-PROJECT_LOC/external/wolfssl/wolfcrypt/src/ecc.c</locationURI> |
| </link> |
| <link> |
| <name>Middlewares/WolfCypt/integer.c</name> |
| <type>1</type> |
| <locationURI>PARENT-3-PROJECT_LOC/external/wolfssl/wolfcrypt/src/integer.c</locationURI> |
| </link> |
| <link> |
| <name>Middlewares/WolfCypt/memory.c</name> |
| <type>1</type> |
| <locationURI>PARENT-3-PROJECT_LOC/external/wolfssl/wolfcrypt/src/memory.c</locationURI> |
| </link> |
| <link> |
| <name>Middlewares/WolfCypt/sha.c</name> |
| <type>1</type> |
| <locationURI>PARENT-3-PROJECT_LOC/external/wolfssl/wolfcrypt/src/sha.c</locationURI> |
| </link> |
| <link> |
| <name>Middlewares/WolfCypt/sha256.c</name> |
| <type>1</type> |
| <locationURI>PARENT-3-PROJECT_LOC/external/wolfssl/wolfcrypt/src/sha256.c</locationURI> |
| </link> |
| <link> |
| <name>Middlewares/WolfCypt/sha512.c</name> |
| <type>1</type> |
| <locationURI>PARENT-3-PROJECT_LOC/external/wolfssl/wolfcrypt/src/sha512.c</locationURI> |
| </link> |
| <link> |
| <name>Middlewares/WolfCypt/tfm.c</name> |
| <type>1</type> |
| <locationURI>PARENT-3-PROJECT_LOC/external/wolfssl/wolfcrypt/src/tfm.c</locationURI> |
| </link> |
| <link> |
| <name>Middlewares/WolfCypt/wolfmath.c</name> |
| <type>1</type> |
| <locationURI>PARENT-3-PROJECT_LOC/external/wolfssl/wolfcrypt/src/wolfmath.c</locationURI> |
| </link> |
| </linkedResources> |
| </projectDescription> |