mirror of
https://github.com/m5stack/M5Stack_MicroPython.git
synced 2026-05-20 10:14:44 -07:00
libcurl based email function implemented Fixed GPIO initialization after deepsleep if ext0 or ext1 wake up source was used Licensing information updated Some unneeded sources removed
63 lines
1.7 KiB
XML
63 lines
1.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<projectDescription>
|
|
<name>MicroPython_BUILD</name>
|
|
<comment></comment>
|
|
<projects>
|
|
</projects>
|
|
<buildSpec>
|
|
<buildCommand>
|
|
<name>org.python.pydev.PyDevBuilder</name>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
<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>org.eclipse.cdt.core.cnature</nature>
|
|
<nature>org.eclipse.cdt.core.ccnature</nature>
|
|
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
|
|
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
|
|
<nature>org.python.pydev.pythonNature</nature>
|
|
</natures>
|
|
<filteredResources>
|
|
<filter>
|
|
<id>1519906740649</id>
|
|
<name></name>
|
|
<type>30</type>
|
|
<matcher>
|
|
<id>org.eclipse.ui.ide.multiFilter</id>
|
|
<arguments>1.0-projectRelativePath-matches-true-false-components/mkfatfs</arguments>
|
|
</matcher>
|
|
</filter>
|
|
<filter>
|
|
<id>1519906740652</id>
|
|
<name></name>
|
|
<type>30</type>
|
|
<matcher>
|
|
<id>org.eclipse.ui.ide.multiFilter</id>
|
|
<arguments>1.0-projectRelativePath-matches-true-false-components/mkspiffs</arguments>
|
|
</matcher>
|
|
</filter>
|
|
<filter>
|
|
<id>1519906740654</id>
|
|
<name></name>
|
|
<type>30</type>
|
|
<matcher>
|
|
<id>org.eclipse.ui.ide.multiFilter</id>
|
|
<arguments>1.0-projectRelativePath-matches-false-false-components/mpy_cross_build</arguments>
|
|
</matcher>
|
|
</filter>
|
|
</filteredResources>
|
|
</projectDescription>
|