vehicle-monitor/ESP32/.project
Youen Toupin de1de315cc Added sample ESP32 program
Can be built with Arduino IDE and edited with Eclipse CDT
2022-03-12 11:43:50 +01:00

21 lines
511 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>ESP32</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.cdt.core.cBuilder</name>
<triggers>clean,full,incremental,</triggers>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.cdt.core.cnature</nature>
<nature>org.eclipse.cdt.core.ccnature</nature>
<nature>org.eclipse.cdt.make.core.makeNature</nature>
</natures>
</projectDescription>