Skip to content

Commit

Permalink
Update boardstubs for v1.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Josverl committed Jul 9, 2024
1 parent 6cb7301 commit a6f71cb
Show file tree
Hide file tree
Showing 798 changed files with 798 additions and 798 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Module: '_asyncio' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete
from typing import Any, Coroutine, List, Tuple
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ Module: '_boot_fat' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Module: '_onewire' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion publish/micropython-v1_22_2-rp2-rpi_pico-stubs/_rp2.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Module: '_rp2' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete
from typing import Any, Optional
Expand Down
2 changes: 1 addition & 1 deletion publish/micropython-v1_22_2-rp2-rpi_pico-stubs/_thread.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Module: '_thread' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion publish/micropython-v1_22_2-rp2-rpi_pico-stubs/array.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Module: 'array' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete
from typing import Any, List, Optional
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Module: 'asyncio.__init__' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from typing import Any, Coroutine, List, Tuple, Generator
from _typeshed import Incomplete
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Module: 'asyncio.core' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
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 @@ -3,7 +3,7 @@ Module: 'asyncio.event' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
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 @@ -3,7 +3,7 @@ Module: 'asyncio.funcs' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
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 @@ -3,7 +3,7 @@ Module: 'asyncio.lock' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
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 @@ -3,7 +3,7 @@ Module: 'asyncio.stream' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
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 @@ -13,7 +13,7 @@ Module: 'binascii' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete
from typing import Any, Optional
Expand Down
2 changes: 1 addition & 1 deletion publish/micropython-v1_22_2-rp2-rpi_pico-stubs/cmath.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Module: 'cmath' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete
from typing import Tuple
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Module: 'cryptolib' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete
from typing import Any, Optional
Expand Down
2 changes: 1 addition & 1 deletion publish/micropython-v1_22_2-rp2-rpi_pico-stubs/deflate.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Module: 'deflate' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion publish/micropython-v1_22_2-rp2-rpi_pico-stubs/dht.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Module: 'dht' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"sysname": "micropython"
},
"stubber": {
"version": "1.20.6",
"version": "1.23.1",
"stubtype": "documentation"
},
"modules": [
Expand Down
2 changes: 1 addition & 1 deletion publish/micropython-v1_22_2-rp2-rpi_pico-stubs/ds18x20.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Module: 'ds18x20' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion publish/micropython-v1_22_2-rp2-rpi_pico-stubs/errno.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Module: 'errno' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete
from typing import Dict
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{"firmware": {"build": "", "ver": "1.22.2", "version": "1.22.2", "port": "rp2", "board": "RPI_PICO", "mpy": "v6.2", "family": "micropython", "cpu": "RP2040", "arch": "armv6m"},
"stubber": {"version": "v1.20.0"}, "stubtype": "firmware",
"stubber": {"version": "v1.23.0"}, "stubtype": "firmware",
"modules" :[
{"module": "_asyncio", "file": "/remote/stubs/micropython-v1_22_2-rp2-RPI_PICO/_asyncio.pyi"},
{"module": "_boot_fat", "file": "/remote/stubs/micropython-v1_22_2-rp2-RPI_PICO/_boot_fat.pyi"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Module: 'framebuf' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete
from typing import Any, Optional
Expand Down
2 changes: 1 addition & 1 deletion publish/micropython-v1_22_2-rp2-rpi_pico-stubs/gc.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Module: 'gc' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete
from typing import Any, Optional
Expand Down
2 changes: 1 addition & 1 deletion publish/micropython-v1_22_2-rp2-rpi_pico-stubs/hashlib.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Module: 'hashlib' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete
from typing import Any, Optional
Expand Down
2 changes: 1 addition & 1 deletion publish/micropython-v1_22_2-rp2-rpi_pico-stubs/heapq.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Module: 'heapq' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion publish/micropython-v1_22_2-rp2-rpi_pico-stubs/io.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Module: 'io' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete
from stdlib.io import *
Expand Down
2 changes: 1 addition & 1 deletion publish/micropython-v1_22_2-rp2-rpi_pico-stubs/json.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Module: 'json' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion publish/micropython-v1_22_2-rp2-rpi_pico-stubs/machine.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Module: 'machine' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete
from typing import Any, Callable, List, NoReturn, Optional, Tuple, Union
Expand Down
2 changes: 1 addition & 1 deletion publish/micropython-v1_22_2-rp2-rpi_pico-stubs/math.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Module: 'math' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete
from typing import Tuple
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Module: 'neopixel' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete
from typing import Tuple
Expand Down
2 changes: 1 addition & 1 deletion publish/micropython-v1_22_2-rp2-rpi_pico-stubs/onewire.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Module: 'onewire' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete

Expand Down
2 changes: 1 addition & 1 deletion publish/micropython-v1_22_2-rp2-rpi_pico-stubs/os.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Module: 'os' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete
from stdlib.os import *
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Module: 'platform' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete
from typing import Tuple
Expand Down
2 changes: 1 addition & 1 deletion publish/micropython-v1_22_2-rp2-rpi_pico-stubs/random.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Module: 'random' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete
from typing import Any, Optional
Expand Down
2 changes: 1 addition & 1 deletion publish/micropython-v1_22_2-rp2-rpi_pico-stubs/rp2.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Module: 'rp2' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete
from typing import Any, Optional
Expand Down
2 changes: 1 addition & 1 deletion publish/micropython-v1_22_2-rp2-rpi_pico-stubs/select.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Module: 'select' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete
from typing import Any, Iterator, List, Optional, Tuple
Expand Down
2 changes: 1 addition & 1 deletion publish/micropython-v1_22_2-rp2-rpi_pico-stubs/struct.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Module: 'struct' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete
from typing import Tuple
Expand Down
2 changes: 1 addition & 1 deletion publish/micropython-v1_22_2-rp2-rpi_pico-stubs/sys.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Module: 'sys' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete
from typing import Dict, List, Tuple
Expand Down
2 changes: 1 addition & 1 deletion publish/micropython-v1_22_2-rp2-rpi_pico-stubs/time.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Module: 'time' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete
from typing import Any, Optional, Tuple
Expand Down
2 changes: 1 addition & 1 deletion publish/micropython-v1_22_2-rp2-rpi_pico-stubs/uarray.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Module: 'uarray' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from _typeshed import Incomplete
from typing import Any, List, Optional
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Module: 'uasyncio.__init__' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from typing import Any, Coroutine, List, Tuple, Generator
from _typeshed import Incomplete
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Module: 'uasyncio.core' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
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 @@ -3,7 +3,7 @@ Module: 'uasyncio.event' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
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 @@ -3,7 +3,7 @@ Module: 'uasyncio.funcs' on micropython-v1.22.2-rp2-RPI_PICO
"""

# MCU: {'build': '', 'ver': '1.22.2', 'version': '1.22.2', 'port': 'rp2', 'board': 'RPI_PICO', 'mpy': 'v6.2', 'family': 'micropython', 'cpu': 'RP2040', 'arch': 'armv6m'}
# Stubber: v1.20.0
# Stubber: v1.23.0
from __future__ import annotations
from typing import Generator
from _typeshed import Incomplete
Expand Down
Loading

0 comments on commit a6f71cb

Please sign in to comment.