Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.project « STM32CubeIDE « Templates « STM32WB5MM-DK « Projects - github.com/Flipper-Zero/STM32CubeWB.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a6a09e1196d5c6dc9729f5e6b352ef1c24b22d8d (plain)
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
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>Templates</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>com.st.stm32cube.ide.mcu.MCUProjectNature</nature>
		<nature>org.eclipse.cdt.core.cnature</nature>
		<nature>com.st.stm32cube.ide.mcu.MCUCubeIdeServicesRevAev2ProjectNature</nature>
		<nature>com.st.stm32cube.ide.mcu.MCUNonUnderRootProjectNature</nature>
		<nature>com.st.stm32cube.ide.mcu.MCUCubeProjectNature</nature>
		<nature>com.st.stm32cube.ide.mcu.MCUSingleCpuProjectNature</nature>
		<nature>com.st.stm32cube.ide.mcu.MCURootProjectNature</nature>
		<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
		<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
	</natures>
	<linkedResources>
		<link>
			<name>Templates.ioc</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/Templates.ioc</locationURI>
		</link>
		<link>
			<name>Doc/readme.txt</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/readme.txt</locationURI>
		</link>
		<link>
			<name>Application/User/main.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/Src/main.c</locationURI>
		</link>
		<link>
			<name>Application/User/stm32wbxx_hal_msp.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/Src/stm32wbxx_hal_msp.c</locationURI>
		</link>
		<link>
			<name>Application/User/stm32wbxx_it.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/Src/stm32wbxx_it.c</locationURI>
		</link>
		<link>
			<name>Drivers/CMSIS/system_stm32wbxx.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/Src/system_stm32wbxx.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32WBxx_HAL_Driver/stm32wbxx_hal.c</name>
			<type>1</type>
			<locationURI>PARENT-4-PROJECT_LOC/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32WBxx_HAL_Driver/stm32wbxx_hal_cortex.c</name>
			<type>1</type>
			<locationURI>PARENT-4-PROJECT_LOC/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_cortex.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32WBxx_HAL_Driver/stm32wbxx_hal_dma.c</name>
			<type>1</type>
			<locationURI>PARENT-4-PROJECT_LOC/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_dma.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32WBxx_HAL_Driver/stm32wbxx_hal_dma_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-4-PROJECT_LOC/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_dma_ex.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32WBxx_HAL_Driver/stm32wbxx_hal_exti.c</name>
			<type>1</type>
			<locationURI>PARENT-4-PROJECT_LOC/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_exti.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32WBxx_HAL_Driver/stm32wbxx_hal_flash.c</name>
			<type>1</type>
			<locationURI>PARENT-4-PROJECT_LOC/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_flash.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32WBxx_HAL_Driver/stm32wbxx_hal_flash_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-4-PROJECT_LOC/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_flash_ex.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32WBxx_HAL_Driver/stm32wbxx_hal_gpio.c</name>
			<type>1</type>
			<locationURI>PARENT-4-PROJECT_LOC/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_gpio.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32WBxx_HAL_Driver/stm32wbxx_hal_hsem.c</name>
			<type>1</type>
			<locationURI>PARENT-4-PROJECT_LOC/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_hsem.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32WBxx_HAL_Driver/stm32wbxx_hal_pwr.c</name>
			<type>1</type>
			<locationURI>PARENT-4-PROJECT_LOC/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_pwr.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32WBxx_HAL_Driver/stm32wbxx_hal_pwr_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-4-PROJECT_LOC/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_pwr_ex.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32WBxx_HAL_Driver/stm32wbxx_hal_rcc.c</name>
			<type>1</type>
			<locationURI>PARENT-4-PROJECT_LOC/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_rcc.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32WBxx_HAL_Driver/stm32wbxx_hal_rcc_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-4-PROJECT_LOC/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_rcc_ex.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32WBxx_HAL_Driver/stm32wbxx_hal_tim.c</name>
			<type>1</type>
			<locationURI>PARENT-4-PROJECT_LOC/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_tim.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32WBxx_HAL_Driver/stm32wbxx_hal_tim_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-4-PROJECT_LOC/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_tim_ex.c</locationURI>
		</link>
		<link>
			<name>Drivers/BSP/STM32WB5MM-DK/stm32wb5mm_dk.c</name>
			<type>1</type>
			<locationURI>PARENT-4-PROJECT_LOC/Drivers/BSP/STM32WB5MM-DK/stm32wb5mm_dk.c</locationURI>
		</link>
	</linkedResources>
</projectDescription>