Tue, 27 Aug 2019 12:27:36 +0200
Finished the MicroPython stubs.
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE Project SYSTEM "Project-5.1.dtd"> <!-- eric project file for project micropython --> <!-- Copyright (C) 2019 Detlev Offenbach, detlev@die-offenbachs.de --> <Project version="5.1"> <Language>en</Language> <Hash>3b18ba9ef9e1e4f08a68d0c3116f144b99821e0c</Hash> <ProgLanguage mixed="0">MicroPython</ProgLanguage> <ProjectType>Console</ProjectType> <Description>This projects contains stub files needed to generate API files for various MicroPython dialects.</Description> <Version>1.x</Version> <Author>Detlev Offenbach</Author> <Email>detlev@die-offenbachs.de</Email> <Eol index="1"/> <Sources> <Source>MicroPython/array.py</Source> <Source>MicroPython/btree.py</Source> <Source>MicroPython/cmath.py</Source> <Source>MicroPython/esp.py</Source> <Source>MicroPython/esp32.py</Source> <Source>MicroPython/framebuf.py</Source> <Source>MicroPython/gc.py</Source> <Source>MicroPython/lcd160cr.py</Source> <Source>MicroPython/machine.py</Source> <Source>MicroPython/math.py</Source> <Source>MicroPython/micropython.py</Source> <Source>MicroPython/network.py</Source> <Source>MicroPython/pyb.py</Source> <Source>MicroPython/sys.py</Source> <Source>MicroPython/ubinascii.py</Source> <Source>MicroPython/ucollections.py</Source> <Source>MicroPython/ucryptolib.py</Source> <Source>MicroPython/uctypes.py</Source> <Source>MicroPython/uerrno.py</Source> <Source>MicroPython/uhashlib.py</Source> <Source>MicroPython/uheapq.py</Source> <Source>MicroPython/uio.py</Source> <Source>MicroPython/ujson.py</Source> <Source>MicroPython/uos.py</Source> <Source>MicroPython/ure.py</Source> <Source>MicroPython/uselect.py</Source> <Source>MicroPython/usocket.py</Source> <Source>MicroPython/ussl.py</Source> <Source>MicroPython/ustruct.py</Source> <Source>MicroPython/utime.py</Source> <Source>MicroPython/uzlib.py</Source> <Source>MicroPython/wipy.py</Source> <Source>Microbit/audio.py</Source> <Source>Microbit/machine.py</Source> <Source>Microbit/microbit/__init__.py</Source> <Source>Microbit/microbit/accelerometer.py</Source> <Source>Microbit/microbit/compass.py</Source> <Source>Microbit/microbit/display.py</Source> <Source>Microbit/microbit/i2c.py</Source> <Source>Microbit/microbit/spi.py</Source> <Source>Microbit/microbit/uart.py</Source> <Source>Microbit/micropython.py</Source> <Source>Microbit/music.py</Source> <Source>Microbit/neopixel.py</Source> <Source>Microbit/os.py</Source> <Source>Microbit/radio.py</Source> <Source>Microbit/random.py</Source> <Source>Microbit/speech.py</Source> <Source>Microbit/utime.py</Source> </Sources> <Others> <Other>.hgignore</Other> <Other>create_api.sh</Other> <Other>microbit.api</Other> <Other>microbit.bas</Other> <Other>micropython.api</Other> <Other>micropython.bas</Other> <Other>micropython.e4p</Other> </Others> <Vcs> <VcsType>Mercurial</VcsType> <VcsOptions> <dict> <key> <string>add</string> </key> <value> <list> <string></string> </list> </value> <key> <string>checkout</string> </key> <value> <list> <string></string> </list> </value> <key> <string>commit</string> </key> <value> <list> <string></string> </list> </value> <key> <string>diff</string> </key> <value> <list> <string></string> </list> </value> <key> <string>export</string> </key> <value> <list> <string></string> </list> </value> <key> <string>global</string> </key> <value> <list> <string></string> </list> </value> <key> <string>history</string> </key> <value> <list> <string></string> </list> </value> <key> <string>log</string> </key> <value> <list> <string></string> </list> </value> <key> <string>remove</string> </key> <value> <list> <string></string> </list> </value> <key> <string>status</string> </key> <value> <list> <string></string> </list> </value> <key> <string>tag</string> </key> <value> <list> <string></string> </list> </value> <key> <string>update</string> </key> <value> <list> <string></string> </list> </value> </dict> </VcsOptions> </Vcs> <FiletypeAssociations> <FiletypeAssociation pattern="*.api" type="OTHERS"/> <FiletypeAssociation pattern="*.bas" type="OTHERS"/> <FiletypeAssociation pattern="*.e4p" type="OTHERS"/> <FiletypeAssociation pattern="*.idl" type="INTERFACES"/> <FiletypeAssociation pattern="*.md" type="OTHERS"/> <FiletypeAssociation pattern="*.proto" type="PROTOCOLS"/> <FiletypeAssociation pattern="*.py" type="SOURCES"/> <FiletypeAssociation pattern="*.rst" type="OTHERS"/> <FiletypeAssociation pattern="*.sh" type="OTHERS"/> <FiletypeAssociation pattern="*.txt" type="OTHERS"/> <FiletypeAssociation pattern="GNUmakefile" type="OTHERS"/> <FiletypeAssociation pattern="Makefile" type="OTHERS"/> <FiletypeAssociation pattern="README" type="OTHERS"/> <FiletypeAssociation pattern="README.*" type="OTHERS"/> <FiletypeAssociation pattern="makefile" type="OTHERS"/> </FiletypeAssociations> <LexerAssociations> <LexerAssociation pattern="*.py" lexer="MicroPython"/> </LexerAssociations> </Project>