amiro-os / modules / RT-STM32L476RG-NUCLEO64 / .project @ 1ef74af5
History | View | Annotate | Download (1.157 KB)
1 | 27d0378b | Simon Welzel | <?xml version="1.0" encoding="UTF-8"?> |
---|---|---|---|
2 | <projectDescription> |
||
3 | <name>RT-STM32L476RG-NUCLEO64</name> |
||
4 | <comment></comment> |
||
5 | <projects> |
||
6 | </projects> |
||
7 | <buildSpec> |
||
8 | <buildCommand> |
||
9 | <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name> |
||
10 | <triggers>clean,full,incremental,</triggers> |
||
11 | <arguments> |
||
12 | </arguments> |
||
13 | </buildCommand> |
||
14 | <buildCommand> |
||
15 | <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name> |
||
16 | <triggers>full,incremental,</triggers> |
||
17 | <arguments> |
||
18 | </arguments> |
||
19 | </buildCommand> |
||
20 | </buildSpec> |
||
21 | <natures> |
||
22 | <nature>org.eclipse.cdt.core.cnature</nature> |
||
23 | <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> |
||
24 | <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature> |
||
25 | </natures> |
||
26 | <linkedResources> |
||
27 | <link> |
||
28 | <name>board</name> |
||
29 | <type>2</type> |
||
30 | <locationURI>CHIBIOS/os/hal/boards/ST_NUCLEO64_L476RG</locationURI> |
||
31 | </link> |
||
32 | <link> |
||
33 | <name>os</name> |
||
34 | <type>2</type> |
||
35 | <locationURI>CHIBIOS/os</locationURI> |
||
36 | </link> |
||
37 | <link> |
||
38 | <name>test</name> |
||
39 | <type>2</type> |
||
40 | <locationURI>CHIBIOS/test</locationURI> |
||
41 | </link> |
||
42 | </linkedResources> |
||
43 | </projectDescription> |