xref: /aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/mx.scratch (revision 5c591343844d1f9da7da26467c4bf7efc8a7a413)
1*5c591343SA. Cody Schuffelen<?xml version="1.0" encoding="UTF-8"?>
2*5c591343SA. Cody Schuffelen<Project>
3*5c591343SA. Cody Schuffelen<ProjectName>D:\VS\brianTPM\Samples\Nucleo-TPM\L4A6RG\\Nucleo-L4A6RG</ProjectName>
4*5c591343SA. Cody Schuffelen<ProjectNature>C</ProjectNature>
5*5c591343SA. Cody Schuffelen<CMSIS>..\Drivers\CMSIS</CMSIS>
6*5c591343SA. Cody Schuffelen<HAL_Driver>C:\Users\Stefanth\STM32Cube\Repository\STM32Cube_FW_L4_V1.11.0\Drivers\CMSIS</HAL_Driver>
7*5c591343SA. Cody Schuffelen<Toolchain>TrueSTUDIO</Toolchain>
8*5c591343SA. Cody Schuffelen<Version>0</Version>
9*5c591343SA. Cody Schuffelen
10*5c591343SA. Cody Schuffelen<filestoremove>
11*5c591343SA. Cody Schuffelen    <file>
12*5c591343SA. Cody Schuffelen    </file>
13*5c591343SA. Cody Schuffelen</filestoremove>
14*5c591343SA. Cody Schuffelen
15*5c591343SA. Cody Schuffelen<inctoremove>
16*5c591343SA. Cody Schuffelen	<Aincludes>
17*5c591343SA. Cody Schuffelen	   <include></include>
18*5c591343SA. Cody Schuffelen    </Aincludes>
19*5c591343SA. Cody Schuffelen	<Cincludes>
20*5c591343SA. Cody Schuffelen    </Cincludes>
21*5c591343SA. Cody Schuffelen</inctoremove>
22*5c591343SA. Cody Schuffelen
23*5c591343SA. Cody Schuffelen<configs>
24*5c591343SA. Cody Schuffelen  <config>
25*5c591343SA. Cody Schuffelen    <name>Nucleo-L4A6RG</name>
26*5c591343SA. Cody Schuffelen    <device>STM32L4A6RGTx</device>
27*5c591343SA. Cody Schuffelen    <heapSize>0x200</heapSize>
28*5c591343SA. Cody Schuffelen    <stackSize>0x10000</stackSize>
29*5c591343SA. Cody Schuffelen
30*5c591343SA. Cody Schuffelen    	<board>custom</board>
31*5c591343SA. Cody Schuffelen
32*5c591343SA. Cody Schuffelen    <usedDebug>true</usedDebug>
33*5c591343SA. Cody Schuffelen    	<debugprobe>swd</debugprobe>
34*5c591343SA. Cody Schuffelen    <optimization></optimization>
35*5c591343SA. Cody Schuffelen    <icfloc>1</icfloc>
36*5c591343SA. Cody Schuffelen    <Adefines>
37*5c591343SA. Cody Schuffelen        <define></define>
38*5c591343SA. Cody Schuffelen    </Adefines>
39*5c591343SA. Cody Schuffelen
40*5c591343SA. Cody Schuffelen    <UsedFreeRTOS></UsedFreeRTOS>
41*5c591343SA. Cody Schuffelen    <Aincludes>
42*5c591343SA. Cody Schuffelen
43*5c591343SA. Cody Schuffelen
44*5c591343SA. Cody Schuffelen	    	<include></include>
45*5c591343SA. Cody Schuffelen    </Aincludes>
46*5c591343SA. Cody Schuffelen    <Cdefines>
47*5c591343SA. Cody Schuffelen        <define>__weak=__attribute__((weak))</define>
48*5c591343SA. Cody Schuffelen        <define>__packed=__attribute__((__packed__))</define>
49*5c591343SA. Cody Schuffelen    </Cdefines>
50*5c591343SA. Cody Schuffelen    <definestoremove>
51*5c591343SA. Cody Schuffelen        <Adefines>
52*5c591343SA. Cody Schuffelen            <define></define>
53*5c591343SA. Cody Schuffelen        </Adefines>
54*5c591343SA. Cody Schuffelen        <Cdefines>
55*5c591343SA. Cody Schuffelen            <define>USE_FULL_LL_DRIVER</define>
56*5c591343SA. Cody Schuffelen            <define>MBEDTLS_CONFIG_FILE=&quot;mbedtls_config.h&quot;</define>
57*5c591343SA. Cody Schuffelen        </Cdefines>
58*5c591343SA. Cody Schuffelen    </definestoremove>
59*5c591343SA. Cody Schuffelen
60*5c591343SA. Cody Schuffelen	<Cincludes>
61*5c591343SA. Cody Schuffelen	   <include>..\Inc</include>
62*5c591343SA. Cody Schuffelen	   <include>..\Drivers\STM32L4xx_HAL_Driver\Inc</include>
63*5c591343SA. Cody Schuffelen	   <include>..\Drivers\STM32L4xx_HAL_Driver\Inc\Legacy</include>
64*5c591343SA. Cody Schuffelen	   <include>..\Middlewares\ST\STM32_USB_Device_Library\Core\Inc</include>
65*5c591343SA. Cody Schuffelen	   <include>..\Middlewares\ST\STM32_USB_Device_Library\Class\CDC\Inc</include>
66*5c591343SA. Cody Schuffelen	   <include>..\Drivers\CMSIS\Device\ST\STM32L4xx\Include</include>
67*5c591343SA. Cody Schuffelen	   <include>..\Drivers\CMSIS\Include</include>
68*5c591343SA. Cody Schuffelen
69*5c591343SA. Cody Schuffelen    </Cincludes>
70*5c591343SA. Cody Schuffelen      </config>
71*5c591343SA. Cody Schuffelen    </configs>
72*5c591343SA. Cody Schuffelen
73*5c591343SA. Cody Schuffelen    <underRoot>true</underRoot>
74*5c591343SA. Cody Schuffelen    	<copyAsReference>false</copyAsReference>
75*5c591343SA. Cody Schuffelen
76*5c591343SA. Cody Schuffelen	  		<sourceEntries>
77*5c591343SA. Cody Schuffelen		    	<sourceEntry>
78*5c591343SA. Cody Schuffelen		    		<name>Inc</name>
79*5c591343SA. Cody Schuffelen		    	</sourceEntry>
80*5c591343SA. Cody Schuffelen                <sourceEntry>
81*5c591343SA. Cody Schuffelen                        <name>Src</name>
82*5c591343SA. Cody Schuffelen                </sourceEntry>
83*5c591343SA. Cody Schuffelen		    	<sourceEntry>
84*5c591343SA. Cody Schuffelen		    		<name>Drivers</name>
85*5c591343SA. Cody Schuffelen		    	</sourceEntry>
86*5c591343SA. Cody Schuffelen		    		<sourceEntry>
87*5c591343SA. Cody Schuffelen		    			<name>Middlewares</name>
88*5c591343SA. Cody Schuffelen		    		</sourceEntry>
89*5c591343SA. Cody Schuffelen		    </sourceEntries>
90*5c591343SA. Cody Schuffelen
91*5c591343SA. Cody Schuffelen</Project>
92