micropython-stubber icon indicating copy to clipboard operation
micropython-stubber copied to clipboard

Generate and maintain stubs for different MicroPython ports to use with VSCode and Pylance, PyRight, Thonny, PyCharm or pylint

Results 89 micropython-stubber issues
Sort by recently updated
recently updated
newest added

Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.1. Changelog Sourced from mypy's changelog. Mypy 1.10.1 Fix error reporting on cached run after uninstallation of third party library (Shantanu, PR 17420) Acknowledgements Thanks...

dependencies
python

add the functionality from [vfs_merge](https://github.com/josverl/vfs_merge)

mpflash

Freeze error with ARDUINO boards. Both for 1.23.0 & preview 08:15:20 | INFO | repos - repos/micropython v1.24.0-preview 08:15:20 | INFO | repos - repos/micropython-lib v1.23.0-10-g98f8a7e ``` 08:15:21 | INFO...

stubber
Frozen Stubs
CI/CD
Low-Prio

src/mpflash/tests/test_ask_input.py @pytest.mark.parametrize( "id, download, input, answers, check", ---- @pytest.mark.xfail(reason="Cant get test to work in CI :-(") def test_ask_missing_params_with_interactivity(

mpflash
CI/CD
Low-Prio

for the rpi_picos / rp2040 it should be possible to use the `nuke_pico_foo_bar.uf2` files 1. - activate bootloader 2. - copy the correct nuke_pic.uf2 file 3. - wait foor reboot...

mpflash

**Is your feature request related to a problem? Please describe.** I would like to automate unattended downloading and flashing of firmware. But, it is difficult to use `mpflash list` to...

enhancement
mpflash
Waiting

stubber createstubs aborts on error while stubbing one board Expected one of - recover from error - skip this board and continue with the next board(s) Boards ``` ┏━━━━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━┓ ┃...

firmware stubs
stubber
CI/CD

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.370 to 1.1.383. Release notes Sourced from pyright's releases. v1.1.383 No release notes provided. v1.1.382.post1 No release notes provided. v1.1.382.post0 This release fixes a regression with nodeenv...

dependencies
python

board: esp32 TTGO1.8 with boot.by to mount SD possible timing issue ``` mpflash -VV list 00:48:56 | 🐞 version: 1.0.3 00:48:56 | ✏️ Setting quiet mode to False 00:48:56 |...

bug
mpflash

Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 43.0.1. Changelog Sourced from cryptography's changelog. 43.0.1 - 2024-09-03 * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.3.2. .. _v43-0-0: 43.0.0...

dependencies
python