mirror of
https://github.com/Crocmagnon/plant-badger.git
synced 2024-11-09 19:33:53 +01:00
24 lines
No EOL
978 B
XML
24 lines
No EOL
978 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="PYTHON_MODULE" version="4">
|
|
<component name="FacetManager">
|
|
<facet type="MicroPython" name="MicroPython">
|
|
<configuration>
|
|
<device name="Raspberry Pi Pico" />
|
|
</configuration>
|
|
</facet>
|
|
</component>
|
|
<component name="NewModuleRootManager">
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
|
|
<excludeFolder url="file://$MODULE_DIR$/.direnv" />
|
|
</content>
|
|
<orderEntry type="jdk" jdkName="Python 3.10 (plant-badge)" jdkType="Python SDK" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="MicroPython" level="project" />
|
|
</component>
|
|
<component name="PyDocumentationSettings">
|
|
<option name="format" value="PLAIN" />
|
|
<option name="myDocStringFormat" value="Plain" />
|
|
</component>
|
|
</module> |