Skip to content

Commit

Permalink
create boardstubs
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 16, 2024
1 parent 22ca700 commit fbbbb68
Show file tree
Hide file tree
Showing 89 changed files with 91 additions and 91 deletions.
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/_asyncio.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: '_asyncio' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/_espnow.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: '_espnow' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/_onewire.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: '_onewire' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/_thread.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: '_thread' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'aioespnow' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from typing import Generator
from _typeshed import Incomplete
Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/apa106.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'apa106' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/array.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'array' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'asyncio.__init__' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from typing import Generator
from _typeshed import Incomplete
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'asyncio.core' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from typing import Generator
from _typeshed import Incomplete
Expand Down Expand Up @@ -67,4 +67,4 @@ _stop_task: Incomplete ## <class 'NoneType'> = None

class TimeoutError(Exception): ...

_io_queue: Incomplete ## <class 'IOQueue'> = <IOQueue object at 3ffd1250>
_io_queue: Incomplete ## <class 'IOQueue'> = <IOQueue object at 3ffd0c20>
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'asyncio.event' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from typing import Generator
from _typeshed import Incomplete
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'asyncio.funcs' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from typing import Generator
from _typeshed import Incomplete
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'asyncio.lock' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from typing import Generator
from _typeshed import Incomplete
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'asyncio.stream' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from typing import Generator
from _typeshed import Incomplete
Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/binascii.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'binascii' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'bluetooth' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/btree.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'btree' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/cmath.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'cmath' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'collections' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'cryptolib' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/deflate.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'deflate' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/dht.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'dht' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/ds18x20.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'ds18x20' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/errno.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'errno' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/esp.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'esp' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/esp32.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'esp32' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/espnow.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'espnow' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'flashbdev' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/framebuf.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'framebuf' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/gc.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'gc' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/hashlib.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'hashlib' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/heapq.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'heapq' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/inisetup.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'inisetup' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/io.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'io' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/json.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'json' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/logging.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'logging' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/machine.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'machine' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/math.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'math' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'micropython' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/mip.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'mip' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'mip.__init__' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/modules.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{"firmware": {"family": "micropython", "version": "1.23.0-preview", "build": "preview.6.g3d0b6276f", "ver": "1.23.0-preview-preview.6.g3d0b6276f", "port": "esp32", "board": "ESP32_GENERIC", "cpu": "ESP32", "mpy": "v6.2", "arch": "xtensawin"},
"stubber": {"version": "v1.17.0"}, "stubtype": "firmware",
"stubber": {"version": "v1.17.2"}, "stubtype": "firmware",
"modules" :[
{"module": "_asyncio", "file": "/remote/stubs/micropython-v1_23_0-preview-esp32-ESP32_GENERIC/_asyncio.pyi"},
{"module": "_espnow", "file": "/remote/stubs/micropython-v1_23_0-preview-esp32-ESP32_GENERIC/_espnow.pyi"},
Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/neopixel.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'neopixel' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/network.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'network' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_22_1-esp32-ESP32_GENERIC/ntptime.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Module: 'ntptime' on micropython-v1.23.0-preview-esp32-ESP32_GENERIC
"""
# MCU: {'family': 'micropython', 'version': '1.23.0-preview', 'build': 'preview.6.g3d0b6276f', 'ver': '1.23.0-preview-preview.6.g3d0b6276f', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'cpu': 'ESP32', 'mpy': 'v6.2', 'arch': 'xtensawin'}
# Stubber: v1.17.0
# Stubber: v1.17.2
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
Loading

0 comments on commit fbbbb68

Please sign in to comment.