f1fcd48d1061c7ac04574b0299ae2ea33ec36ac5
[fw/stlink] / nbproject / configurations.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <configurationDescriptor version="79">
3   <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
4     <df name="stlink" root=".">
5       <df name="doc">
6         <df name="tutorial">
7         </df>
8       </df>
9       <df name="example">
10         <df name="32l_dac">
11           <in>discover_board.h</in>
12           <in>main.c</in>
13           <in>startup_stm32l1xx_md.s</in>
14           <in>system_stm32l1xx.c</in>
15         </df>
16         <df name="32l_lcd">
17           <in>discover_board.h</in>
18           <in>main.c</in>
19           <in>stm32l_discovery_lcd.c</in>
20           <in>stm32l_discovery_lcd.h</in>
21         </df>
22         <df name="32vl_factory_demo">
23           <in>main.c</in>
24           <in>startup_stm32f10x_md_vl.S</in>
25           <in>stm32f10x_conf.h</in>
26           <in>stm32f10x_it.c</in>
27           <in>stm32f10x_it.h</in>
28           <in>system_stm32f10x.c</in>
29         </df>
30         <df name="blink">
31           <in>main.c</in>
32         </df>
33         <df name="blink_flash">
34           <in>discover_board.h</in>
35           <in>main.c</in>
36           <in>startup_stm32l1xx_md.s</in>
37           <in>system_stm32l1xx.c</in>
38         </df>
39         <df name="board_support">
40           <df name="discovery_32vl">
41             <in>STM32vldiscovery.c</in>
42             <in>STM32vldiscovery.h</in>
43           </df>
44         </df>
45         <df name="libs_stm">
46           <df name="build">
47           </df>
48           <df name="inc">
49             <df name="base">
50               <in>stdint.h</in>
51             </df>
52             <df name="core_support">
53               <in>core_cm3.c</in>
54               <in>core_cm3.h</in>
55             </df>
56             <df name="device_support">
57               <in>stm32f10x.h</in>
58               <in>stm32l1xx.h</in>
59               <in>system_stm32f10x.h</in>
60               <in>system_stm32l1xx.h</in>
61             </df>
62             <df name="stm32f10x">
63               <in>misc.h</in>
64               <in>stm32f10x_adc.h</in>
65               <in>stm32f10x_bkp.h</in>
66               <in>stm32f10x_can.h</in>
67               <in>stm32f10x_cec.h</in>
68               <in>stm32f10x_crc.h</in>
69               <in>stm32f10x_dac.h</in>
70               <in>stm32f10x_dbgmcu.h</in>
71               <in>stm32f10x_dma.h</in>
72               <in>stm32f10x_exti.h</in>
73               <in>stm32f10x_flash.h</in>
74               <in>stm32f10x_fsmc.h</in>
75               <in>stm32f10x_gpio.h</in>
76               <in>stm32f10x_i2c.h</in>
77               <in>stm32f10x_iwdg.h</in>
78               <in>stm32f10x_pwr.h</in>
79               <in>stm32f10x_rcc.h</in>
80               <in>stm32f10x_rtc.h</in>
81               <in>stm32f10x_sdio.h</in>
82               <in>stm32f10x_spi.h</in>
83               <in>stm32f10x_tim.h</in>
84               <in>stm32f10x_usart.h</in>
85               <in>stm32f10x_wwdg.h</in>
86             </df>
87             <df name="stm32l1xx">
88               <in>misc.h</in>
89               <in>stm32l1xx_adc.h</in>
90               <in>stm32l1xx_comp.h</in>
91               <in>stm32l1xx_crc.h</in>
92               <in>stm32l1xx_dac.h</in>
93               <in>stm32l1xx_dbgmcu.h</in>
94               <in>stm32l1xx_dma.h</in>
95               <in>stm32l1xx_exti.h</in>
96               <in>stm32l1xx_flash.h</in>
97               <in>stm32l1xx_gpio.h</in>
98               <in>stm32l1xx_i2c.h</in>
99               <in>stm32l1xx_iwdg.h</in>
100               <in>stm32l1xx_lcd.h</in>
101               <in>stm32l1xx_pwr.h</in>
102               <in>stm32l1xx_rcc.h</in>
103               <in>stm32l1xx_rtc.h</in>
104               <in>stm32l1xx_spi.h</in>
105               <in>stm32l1xx_syscfg.h</in>
106               <in>stm32l1xx_tim.h</in>
107               <in>stm32l1xx_usart.h</in>
108               <in>stm32l1xx_wwdg.h</in>
109             </df>
110           </df>
111           <df name="src">
112             <df name="stm32f10x">
113               <in>misc.c</in>
114               <in>stm32f10x_adc.c</in>
115               <in>stm32f10x_bkp.c</in>
116               <in>stm32f10x_can.c</in>
117               <in>stm32f10x_cec.c</in>
118               <in>stm32f10x_crc.c</in>
119               <in>stm32f10x_dac.c</in>
120               <in>stm32f10x_dbgmcu.c</in>
121               <in>stm32f10x_dma.c</in>
122               <in>stm32f10x_exti.c</in>
123               <in>stm32f10x_flash.c</in>
124               <in>stm32f10x_fsmc.c</in>
125               <in>stm32f10x_gpio.c</in>
126               <in>stm32f10x_i2c.c</in>
127               <in>stm32f10x_iwdg.c</in>
128               <in>stm32f10x_pwr.c</in>
129               <in>stm32f10x_rcc.c</in>
130               <in>stm32f10x_rtc.c</in>
131               <in>stm32f10x_sdio.c</in>
132               <in>stm32f10x_spi.c</in>
133               <in>stm32f10x_tim.c</in>
134               <in>stm32f10x_usart.c</in>
135               <in>stm32f10x_wwdg.c</in>
136             </df>
137             <df name="stm32l1xx">
138               <in>misc.c</in>
139               <in>stm32l1xx_adc.c</in>
140               <in>stm32l1xx_comp.c</in>
141               <in>stm32l1xx_crc.c</in>
142               <in>stm32l1xx_dac.c</in>
143               <in>stm32l1xx_dbgmcu.c</in>
144               <in>stm32l1xx_dma.c</in>
145               <in>stm32l1xx_exti.c</in>
146               <in>stm32l1xx_flash.c</in>
147               <in>stm32l1xx_flash_ramfunc.c</in>
148               <in>stm32l1xx_gpio.c</in>
149               <in>stm32l1xx_i2c.c</in>
150               <in>stm32l1xx_iwdg.c</in>
151               <in>stm32l1xx_lcd.c</in>
152               <in>stm32l1xx_pwr.c</in>
153               <in>stm32l1xx_rcc.c</in>
154               <in>stm32l1xx_rtc.c</in>
155               <in>stm32l1xx_spi.c</in>
156               <in>stm32l1xx_syscfg.c</in>
157               <in>stm32l1xx_tim.c</in>
158               <in>stm32l1xx_usart.c</in>
159               <in>stm32l1xx_wwdg.c</in>
160             </df>
161           </df>
162         </df>
163         <df name="libs_stm">
164           <df name="inc">
165             <df name="base">
166             </df>
167             <df name="base">
168             </df>
169             <df name="device_support">
170             </df>
171             <df name="device_support">
172             </df>
173             <df name="stm32f10x">
174             </df>
175             <df name="stm32l1xx">
176             </df>
177             <df name="stm32l1xx">
178             </df>
179           </df>
180         </df>
181         <df name="libs_stm">
182           <df name="inc">
183             <df name="base">
184             </df>
185             <df name="base">
186             </df>
187             <df name="device_support">
188             </df>
189             <df name="device_support">
190             </df>
191             <df name="stm32f10x">
192             </df>
193             <df name="stm32f10x">
194             </df>
195             <df name="stm32l1xx">
196             </df>
197             <df name="stm32l1xx">
198             </df>
199           </df>
200         </df>
201       </df>
202       <df name="flash">
203         <in>main.c</in>
204       </df>
205       <df name="gdbserver">
206         <in>gdb-remote.c</in>
207         <in>gdb-remote.h</in>
208         <in>gdb-server.c</in>
209       </df>
210       <df name="src">
211         <in>stlink-common.c</in>
212         <in>stlink-common.h</in>
213         <in>stlink-sg.c</in>
214         <in>stlink-sg.h</in>
215         <in>stlink-usb.c</in>
216         <in>stlink-usb.h</in>
217         <in>test_sg.c</in>
218         <in>test_usb.c</in>
219         <in>uglylogging.c</in>
220         <in>uglylogging.h</in>
221       </df>
222       <df name="toremove">
223         <df name="stm32l">
224           <df name="src">
225             <in>stlink-hw.h</in>
226           </df>
227         </df>
228         <df name="stm32l_notes">
229         </df>
230       </df>
231     </df>
232     <logicalFolder name="ExternalFiles"
233                    displayName="Important Files"
234                    projectFiles="false"
235                    kind="IMPORTANT_FILES_FOLDER">
236       <itemPath>Makefile</itemPath>
237     </logicalFolder>
238   </logicalFolder>
239   <sourceFolderFilter>^(nbproject)$</sourceFolderFilter>
240   <sourceRootList>
241     <Elem>.</Elem>
242   </sourceRootList>
243   <projectmakefile>Makefile</projectmakefile>
244   <confs>
245     <conf name="Default" type="0">
246       <toolsSet>
247         <remote-sources-mode>LOCAL_SOURCES</remote-sources-mode>
248         <compilerSet>default</compilerSet>
249       </toolsSet>
250       <makefileType>
251         <makeTool>
252           <buildCommandWorkingDir>.</buildCommandWorkingDir>
253           <buildCommand>${MAKE} -f Makefile</buildCommand>
254           <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
255           <executablePath>gdbserver/st-util</executablePath>
256         </makeTool>
257       </makefileType>
258       <item path="example/32l_dac/startup_stm32l1xx_md.s"
259             ex="true"
260             tool="4"
261             flavor="0">
262       </item>
263       <item path="example/32vl_factory_demo/startup_stm32f10x_md_vl.S"
264             ex="true"
265             tool="4"
266             flavor="0">
267       </item>
268       <item path="example/blink/main.c" ex="true" tool="0" flavor="0">
269       </item>
270       <item path="example/blink_flash/discover_board.h" ex="true" tool="3" flavor="0">
271       </item>
272       <item path="example/blink_flash/main.c" ex="true" tool="0" flavor="0">
273       </item>
274       <item path="example/blink_flash/startup_stm32l1xx_md.s"
275             ex="true"
276             tool="4"
277             flavor="0">
278       </item>
279       <item path="example/blink_flash/system_stm32l1xx.c"
280             ex="true"
281             tool="0"
282             flavor="0">
283       </item>
284       <item path="example/blink_mfischer/crt.c" ex="false" tool="3" flavor="0">
285       </item>
286       <item path="example/blink_mfischer/main.c" ex="false" tool="3" flavor="0">
287       </item>
288       <item path="example/blink_mfischer/vectors_stm32f10x_md.c"
289             ex="false"
290             tool="3"
291             flavor="0">
292       </item>
293       <item path="example/dac/main.c" ex="false" tool="3" flavor="0">
294       </item>
295       <item path="example/dac/system_stm32l1xx.c" ex="false" tool="3" flavor="0">
296       </item>
297       <item path="example/lcd/main.c" ex="false" tool="3" flavor="0">
298       </item>
299       <item path="example/lcd/stm32l_discovery_lcd.c" ex="false" tool="3" flavor="0">
300       </item>
301       <item path="example/libs_stm/inc/base/stdint.h" ex="true" tool="3" flavor="0">
302       </item>
303       <item path="example/libs_stm/inc/core_support/core_cm3.h"
304             ex="true"
305             tool="3"
306             flavor="0">
307       </item>
308       <item path="example/libs_stm/inc/device_support/stm32f10x.h"
309             ex="true"
310             tool="3"
311             flavor="0">
312       </item>
313       <item path="example/libs_stm/inc/device_support/stm32l1xx.h"
314             ex="true"
315             tool="3"
316             flavor="0">
317       </item>
318       <item path="example/libs_stm/inc/device_support/system_stm32f10x.h"
319             ex="true"
320             tool="3"
321             flavor="0">
322       </item>
323       <item path="example/libs_stm/inc/device_support/system_stm32l1xx.h"
324             ex="true"
325             tool="3"
326             flavor="0">
327       </item>
328       <item path="example/libs_stm/inc/stm32f10x/misc.h"
329             ex="true"
330             tool="3"
331             flavor="0">
332       </item>
333       <item path="example/libs_stm/inc/stm32f10x/stm32f10x_adc.h"
334             ex="true"
335             tool="3"
336             flavor="0">
337       </item>
338       <item path="example/libs_stm/inc/stm32f10x/stm32f10x_bkp.h"
339             ex="true"
340             tool="3"
341             flavor="0">
342       </item>
343       <item path="example/libs_stm/inc/stm32f10x/stm32f10x_can.h"
344             ex="true"
345             tool="3"
346             flavor="0">
347       </item>
348       <item path="example/libs_stm/inc/stm32f10x/stm32f10x_cec.h"
349             ex="true"
350             tool="3"
351             flavor="0">
352       </item>
353       <item path="example/libs_stm/inc/stm32f10x/stm32f10x_crc.h"
354             ex="true"
355             tool="3"
356             flavor="0">
357       </item>
358       <item path="example/libs_stm/inc/stm32f10x/stm32f10x_dac.h"
359             ex="true"
360             tool="3"
361             flavor="0">
362       </item>
363       <item path="example/libs_stm/inc/stm32f10x/stm32f10x_dbgmcu.h"
364             ex="true"
365             tool="3"
366             flavor="0">
367       </item>
368       <item path="example/libs_stm/inc/stm32f10x/stm32f10x_dma.h"
369             ex="true"
370             tool="3"
371             flavor="0">
372       </item>
373       <item path="example/libs_stm/inc/stm32f10x/stm32f10x_exti.h"
374             ex="true"
375             tool="3"
376             flavor="0">
377       </item>
378       <item path="example/libs_stm/inc/stm32f10x/stm32f10x_flash.h"
379             ex="true"
380             tool="3"
381             flavor="0">
382       </item>
383       <item path="example/libs_stm/inc/stm32f10x/stm32f10x_fsmc.h"
384             ex="true"
385             tool="3"
386             flavor="0">
387       </item>
388       <item path="example/libs_stm/inc/stm32f10x/stm32f10x_gpio.h"
389             ex="true"
390             tool="3"
391             flavor="0">
392       </item>
393       <item path="example/libs_stm/inc/stm32f10x/stm32f10x_i2c.h"
394             ex="true"
395             tool="3"
396             flavor="0">
397       </item>
398       <item path="example/libs_stm/inc/stm32f10x/stm32f10x_iwdg.h"
399             ex="true"
400             tool="3"
401             flavor="0">
402       </item>
403       <item path="example/libs_stm/inc/stm32f10x/stm32f10x_pwr.h"
404             ex="true"
405             tool="3"
406             flavor="0">
407       </item>
408       <item path="example/libs_stm/inc/stm32f10x/stm32f10x_rcc.h"
409             ex="true"
410             tool="3"
411             flavor="0">
412       </item>
413       <item path="example/libs_stm/inc/stm32f10x/stm32f10x_rtc.h"
414             ex="true"
415             tool="3"
416             flavor="0">
417       </item>
418       <item path="example/libs_stm/inc/stm32f10x/stm32f10x_sdio.h"
419             ex="true"
420             tool="3"
421             flavor="0">
422       </item>
423       <item path="example/libs_stm/inc/stm32f10x/stm32f10x_spi.h"
424             ex="true"
425             tool="3"
426             flavor="0">
427       </item>
428       <item path="example/libs_stm/inc/stm32f10x/stm32f10x_tim.h"
429             ex="true"
430             tool="3"
431             flavor="0">
432       </item>
433       <item path="example/libs_stm/inc/stm32f10x/stm32f10x_usart.h"
434             ex="true"
435             tool="3"
436             flavor="0">
437       </item>
438       <item path="example/libs_stm/inc/stm32f10x/stm32f10x_wwdg.h"
439             ex="true"
440             tool="3"
441             flavor="0">
442       </item>
443       <item path="example/libs_stm/inc/stm32l1xx/misc.h"
444             ex="true"
445             tool="3"
446             flavor="0">
447       </item>
448       <item path="example/libs_stm/inc/stm32l1xx/stm32l1xx_adc.h"
449             ex="true"
450             tool="3"
451             flavor="0">
452       </item>
453       <item path="example/libs_stm/inc/stm32l1xx/stm32l1xx_comp.h"
454             ex="true"
455             tool="3"
456             flavor="0">
457       </item>
458       <item path="example/libs_stm/inc/stm32l1xx/stm32l1xx_crc.h"
459             ex="true"
460             tool="3"
461             flavor="0">
462       </item>
463       <item path="example/libs_stm/inc/stm32l1xx/stm32l1xx_dac.h"
464             ex="true"
465             tool="3"
466             flavor="0">
467       </item>
468       <item path="example/libs_stm/inc/stm32l1xx/stm32l1xx_dbgmcu.h"
469             ex="true"
470             tool="3"
471             flavor="0">
472       </item>
473       <item path="example/libs_stm/inc/stm32l1xx/stm32l1xx_dma.h"
474             ex="true"
475             tool="3"
476             flavor="0">
477       </item>
478       <item path="example/libs_stm/inc/stm32l1xx/stm32l1xx_exti.h"
479             ex="true"
480             tool="3"
481             flavor="0">
482       </item>
483       <item path="example/libs_stm/inc/stm32l1xx/stm32l1xx_flash.h"
484             ex="true"
485             tool="3"
486             flavor="0">
487       </item>
488       <item path="example/libs_stm/inc/stm32l1xx/stm32l1xx_gpio.h"
489             ex="true"
490             tool="3"
491             flavor="0">
492       </item>
493       <item path="example/libs_stm/inc/stm32l1xx/stm32l1xx_i2c.h"
494             ex="true"
495             tool="3"
496             flavor="0">
497       </item>
498       <item path="example/libs_stm/inc/stm32l1xx/stm32l1xx_iwdg.h"
499             ex="true"
500             tool="3"
501             flavor="0">
502       </item>
503       <item path="example/libs_stm/inc/stm32l1xx/stm32l1xx_lcd.h"
504             ex="true"
505             tool="3"
506             flavor="0">
507       </item>
508       <item path="example/libs_stm/inc/stm32l1xx/stm32l1xx_pwr.h"
509             ex="true"
510             tool="3"
511             flavor="0">
512       </item>
513       <item path="example/libs_stm/inc/stm32l1xx/stm32l1xx_rcc.h"
514             ex="true"
515             tool="3"
516             flavor="0">
517       </item>
518       <item path="example/libs_stm/inc/stm32l1xx/stm32l1xx_rtc.h"
519             ex="true"
520             tool="3"
521             flavor="0">
522       </item>
523       <item path="example/libs_stm/inc/stm32l1xx/stm32l1xx_spi.h"
524             ex="true"
525             tool="3"
526             flavor="0">
527       </item>
528       <item path="example/libs_stm/inc/stm32l1xx/stm32l1xx_syscfg.h"
529             ex="true"
530             tool="3"
531             flavor="0">
532       </item>
533       <item path="example/libs_stm/inc/stm32l1xx/stm32l1xx_tim.h"
534             ex="true"
535             tool="3"
536             flavor="0">
537       </item>
538       <item path="example/libs_stm/inc/stm32l1xx/stm32l1xx_usart.h"
539             ex="true"
540             tool="3"
541             flavor="0">
542       </item>
543       <item path="example/libs_stm/inc/stm32l1xx/stm32l1xx_wwdg.h"
544             ex="true"
545             tool="3"
546             flavor="0">
547       </item>
548       <item path="example/libstm32l_discovery/inc/core_support/core_cm3.c"
549             ex="false"
550             tool="3"
551             flavor="0">
552       </item>
553       <folder path="stlink/example">
554         <cTool>
555           <incDir>
556             <pElem>.</pElem>
557           </incDir>
558           <preprocessorList>
559             <Elem>DEBUG=1</Elem>
560           </preprocessorList>
561         </cTool>
562       </folder>
563       <folder path="stlink/flash">
564         <cTool>
565           <incDir>
566             <pElem>src</pElem>
567           </incDir>
568           <preprocessorList>
569             <Elem>CONFIG_USE_LIBUSB=1</Elem>
570             <Elem>DEBUG</Elem>
571           </preprocessorList>
572         </cTool>
573       </folder>
574       <folder path="stlink/gdbserver">
575         <cTool>
576           <incDir>
577             <pElem>src</pElem>
578           </incDir>
579           <preprocessorList>
580             <Elem>CONFIG_USE_LIBUSB=1</Elem>
581           </preprocessorList>
582         </cTool>
583       </folder>
584       <folder path="stlink/src">
585         <cTool>
586           <incDir>
587             <pElem>.</pElem>
588           </incDir>
589           <preprocessorList>
590             <Elem>DEBUG=1</Elem>
591           </preprocessorList>
592         </cTool>
593       </folder>
594       <item path="toremove/stm32l/src/stlink-hw.h" ex="true" tool="3" flavor="0">
595       </item>
596     </conf>
597     <conf name="flash" type="0">
598       <toolsSet>
599         <remote-sources-mode>LOCAL_SOURCES</remote-sources-mode>
600         <compilerSet>default</compilerSet>
601       </toolsSet>
602       <makefileType>
603         <makeTool>
604           <buildCommandWorkingDir>flash</buildCommandWorkingDir>
605           <buildCommand>${MAKE} -f Makefile</buildCommand>
606           <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
607           <executablePath></executablePath>
608           <cTool>
609             <preprocessorList>
610               <Elem>DEBUG</Elem>
611             </preprocessorList>
612           </cTool>
613         </makeTool>
614       </makefileType>
615       <item path="example/32vl_factory_demo/startup_stm32f10x_md_vl.S"
616             ex="true"
617             tool="4"
618             flavor="0">
619       </item>
620       <item path="example/blink/main.c" ex="true" tool="0" flavor="0">
621       </item>
622       <item path="example/blink_flash/main.c" ex="true" tool="0" flavor="0">
623       </item>
624       <item path="example/blink_flash/startup_stm32l1xx_md.s"
625             ex="true"
626             tool="4"
627             flavor="0">
628       </item>
629       <item path="example/blink_flash/system_stm32l1xx.c"
630             ex="true"
631             tool="0"
632             flavor="0">
633       </item>
634       <folder path="stlink/flash">
635         <cTool>
636           <incDir>
637             <pElem>src</pElem>
638           </incDir>
639           <preprocessorList>
640             <Elem>CONFIG_USE_LIBUSB=1</Elem>
641           </preprocessorList>
642         </cTool>
643       </folder>
644       <folder path="stlink/gdbserver">
645         <cTool>
646           <incDir>
647             <pElem>src</pElem>
648           </incDir>
649           <preprocessorList>
650             <Elem>CONFIG_USE_LIBSG=1</Elem>
651             <Elem>CONFIG_USE_LIBUSB=1</Elem>
652           </preprocessorList>
653         </cTool>
654       </folder>
655       <folder path="stlink/src">
656         <cTool>
657           <incDir>
658             <pElem>.</pElem>
659           </incDir>
660         </cTool>
661       </folder>
662       <item path="gdbserver/gdb-remote.c" ex="true" tool="0" flavor="0">
663       </item>
664       <item path="gdbserver/gdb-remote.h" ex="true" tool="3" flavor="0">
665       </item>
666       <item path="gdbserver/gdb-server.c" ex="true" tool="0" flavor="0">
667       </item>
668       <item path="toremove/stm32l/src/stlink-hw.h" ex="true" tool="3" flavor="0">
669       </item>
670     </conf>
671   </confs>
672 </configurationDescriptor>