comparison l476rg-hal-test/.project @ 0:32a3b1785697

a rough draft of Hardware Abstraction Layer for C++ STM32L476RG drivers
author cin
date Thu, 12 Jan 2017 02:45:43 +0300
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:32a3b1785697
1 <?xml version="1.0" encoding="UTF-8"?>
2 <projectDescription>
3 <name>l476rg-hal-test</name>
4 <comment></comment>
5 <projects>
6 <project>halpp</project>
7 </projects>
8 <buildSpec>
9 <buildCommand>
10 <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
11 <triggers>clean,full,incremental,</triggers>
12 <arguments>
13 </arguments>
14 </buildCommand>
15 <buildCommand>
16 <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
17 <triggers>full,incremental,</triggers>
18 <arguments>
19 </arguments>
20 </buildCommand>
21 </buildSpec>
22 <natures>
23 <nature>org.eclipse.cdt.core.cnature</nature>
24 <nature>org.eclipse.cdt.core.ccnature</nature>
25 <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
26 <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
27 </natures>
28 </projectDescription>