-
Notifications
You must be signed in to change notification settings - Fork 0
/
.project
159 lines (159 loc) · 5.25 KB
/
.project
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>ecs_splitter_firmware</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
<triggers>clean,full,incremental,</triggers>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
<triggers>full,incremental,</triggers>
<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>
<nature>fr.ac6.mcu.ide.core.MCUProjectNature</nature>
</natures>
<linkedResources>
<link>
<name>Drivers</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>Drivers/BSP</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>Drivers/CMSIS</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>Drivers/BSP/Components</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>Drivers/BSP/MotorControl</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>Drivers/BSP/STM32F4xx-Nucleo</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal.c</name>
<type>1</type>
<locationURI>XNUCLEOSPN3DRIVER_LOC/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_cortex.c</name>
<type>1</type>
<locationURI>XNUCLEOSPN3DRIVER_LOC/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_flash.c</name>
<type>1</type>
<locationURI>XNUCLEOSPN3DRIVER_LOC/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_flash_ex.c</name>
<type>1</type>
<locationURI>XNUCLEOSPN3DRIVER_LOC/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_gpio.c</name>
<type>1</type>
<locationURI>XNUCLEOSPN3DRIVER_LOC/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_pwr_ex.c</name>
<type>1</type>
<locationURI>XNUCLEOSPN3DRIVER_LOC/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_rcc.c</name>
<type>1</type>
<locationURI>XNUCLEOSPN3DRIVER_LOC/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_rcc_ex.c</name>
<type>1</type>
<locationURI>XNUCLEOSPN3DRIVER_LOC/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_spi.c</name>
<type>1</type>
<locationURI>XNUCLEOSPN3DRIVER_LOC/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spi.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_uart.c</name>
<type>1</type>
<locationURI>XNUCLEOSPN3DRIVER_LOC/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_tim.c</name>
<type>1</type>
<locationURI>XNUCLEOSPN3DRIVER_LOC/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_tim_ex.c</name>
<type>1</type>
<locationURI>XNUCLEOSPN3DRIVER_LOC/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c</locationURI>
</link>
<link>
<name>Drivers/BSP/Components/powerstep01</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>Drivers/BSP/MotorControl/motorcontrol.c</name>
<type>1</type>
<locationURI>XNUCLEOSPN3DRIVER_LOC/BSP/MotorControl/motorcontrol.c</locationURI>
</link>
<link>
<name>Drivers/BSP/STM32F4xx-Nucleo/stm32f4xx_nucleo.c</name>
<type>1</type>
<locationURI>XNUCLEOSPN3DRIVER_LOC/BSP/STM32F4xx-Nucleo/stm32f4xx_nucleo.c</locationURI>
</link>
<link>
<name>Drivers/BSP/STM32F4xx-Nucleo/stm32f4xx_nucleo_IHM03a1.c</name>
<type>1</type>
<locationURI>XNUCLEOSPN3DRIVER_LOC/BSP/STM32F4xx-Nucleo/stm32f4xx_nucleo_IHM03a1.c</locationURI>
</link>
<link>
<name>Drivers/BSP/Components/powerstep01/powerstep01.c</name>
<type>1</type>
<locationURI>XNUCLEOSPN3DRIVER_LOC/BSP/Components/powerstep01/powerstep01.c</locationURI>
</link>
</linkedResources>
<variableList>
<variable>
<name>CUBEDRIVER_LOC</name>
<value>file:/D:/Applicazioni/Elettronica/Nucleo64/STM32Cube_FW_F4_V1.13.0</value>
</variable>
<variable>
<name>XNUCLEOSPN3DRIVER_LOC</name>
<value>file:/D:/Applicazioni/Elettronica/Nucleo64/STM32CubeExpansion-SPN3_V1.2.0/Drivers</value>
</variable>
</variableList>
</projectDescription>