setup.py
src/stduino/__init__.py
src/stduino/main.py
src/stduino.egg-info/PKG-INFO
src/stduino.egg-info/SOURCES.txt
src/stduino.egg-info/dependency_links.txt
src/stduino.egg-info/requires.txt
src/stduino.egg-info/top_level.txt
src/stduino/function/__init__.py
src/stduino/function/conf/__init__.py
src/stduino/function/conf/configparser3.py
src/stduino/function/conf/res.py
src/stduino/function/conf/rg.py
src/stduino/function/conf/setup.py
src/stduino/function/conf/upres.py
src/stduino/function/conf/upsetup.py
src/stduino/function/cores/__init__.py
src/stduino/function/cores/commenter.py
src/stduino/function/cores/stdboards.py
src/stduino/function/cores/stdecho.py
src/stduino/function/cores/stdexamples.py
src/stduino/function/cores/stdlibs.py
src/stduino/function/cores/stdmake.py
src/stduino/function/cores/stdmakeboards.py
src/stduino/function/cores/stdmsg.py
src/stduino/function/cores/stdpackages.py
src/stduino/function/cores/stdpathfind.py
src/stduino/function/cores/stdpersonal.py
src/stduino/function/cores/stdplatforms.py
src/stduino/function/cores/stdserial.py
src/stduino/function/cores/uiserial.py
src/stduino/function/cores/commands/__init__.py
src/stduino/function/cores/commands/commands.py
src/stduino/function/cores/commands/cores/__init__.py
src/stduino/function/cores/commands/cores/fs.py
src/stduino/function/cores/commands/cores/stdboards.py
src/stduino/function/cores/commands/cores/stddownload.py
src/stduino/function/cores/commands/cores/stdpackage.py
src/stduino/function/cores/commands/cores/stdplatform.py
src/stduino/function/cores/commands/cores/stdproject.py
src/stduino/function/cores/commands/cores/stdrun.py
src/stduino/function/cores/commands/cores/stdvarinit.py
src/stduino/function/cores/commands/cores/builder/__init__.py
src/stduino/function/cores/commands/cores/builder/main.py
src/stduino/function/cores/commands/cores/builder/tools/__init__.py
src/stduino/function/cores/commands/cores/builder/tools/compilation_db.py
src/stduino/function/cores/commands/cores/builder/tools/pioide.py
src/stduino/function/cores/commands/cores/builder/tools/piolib.py
src/stduino/function/cores/commands/cores/builder/tools/piomaxlen.py
src/stduino/function/cores/commands/cores/builder/tools/piomisc.py
src/stduino/function/cores/commands/cores/builder/tools/pioplatform.py
src/stduino/function/cores/commands/cores/builder/tools/pioproject.py
src/stduino/function/cores/commands/cores/builder/tools/piosize.py
src/stduino/function/cores/commands/cores/builder/tools/piotarget.py
src/stduino/function/cores/commands/cores/builder/tools/pioupload.py
src/stduino/function/cores/commands/cores/builder/tools/platformio.py
src/stduino/function/cores/stdauto/Singleton.py
src/stduino/function/cores/stdauto/__init__.py
src/stduino/function/cores/stdauto/ctags_parser.py
src/stduino/function/cores/stdedit/__init__.py
src/stduino/function/cores/stdedit/filesview.py
src/stduino/function/cores/stdedit/stdfile.py
src/stduino/function/cores/stdedit/stdfind.py
src/stduino/function/cores/stdedit/stdinit.py
src/stduino/function/cores/stdedit/stdlexer.py
src/stduino/function/cores/stdedit/stdmainui.py
src/stduino/function/cores/stdedit/stdsignals.py
src/stduino/function/cores/stdedit/stdtabedit.py
src/stduino/function/language/__init__.py
src/stduino/function/language/arabic.py
src/stduino/function/language/en.py
src/stduino/function/language/french.py
src/stduino/function/language/german.py
src/stduino/function/language/japanese.py
src/stduino/function/language/korean.py
src/stduino/function/language/russian.py
src/stduino/function/language/spanish.py
src/stduino/function/language/zh_hans.py
src/stduino/function/piobuilder/__init__.py
src/stduino/function/piobuilder/pioinstall.py
src/stduino/function/piobuilder/piolibinstall.py
src/stduino/function/piobuilder/piopltinstall.py
src/stduino/function/piobuilder/pioproject.py
src/stduino/function/piobuilder/piorun.py
src/stduino/function/stddebug/__init__.py
src/stduino/function/stddebug/stddebugview.py
src/stduino/function/stddebug/stdebug.py
src/stduino/function/stddebug/stdterminal.py