https://github.com/josverl/mpremote
https://github.com/josverl/mpremote
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/josverl/mpremote
- Owner: Josverl
- License: mit
- Created: 2022-12-27T14:40:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-24T03:07:37.000Z (over 1 year ago)
- Last Synced: 2025-05-12T02:11:39.493Z (5 months ago)
- Language: Python
- Size: 280 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TEMPORARY mpremote
This repo will be decomissioned when the next relelease (? v1.20.0? ) of mpremote is available, and/or the below PRs have been merged into the mainline.
Untill then you can enjoy some of the recent features after:
`pip install git+https://github.com/Josverl/mpremote.git@main#subdirectory=tools/mpremote `
Includes
- PR: mpremote: Allow user configuration on Windows #9573 -- OPEN
https://github.com/micropython/micropython/pull/9573
- PR: mpremote: Fix edit command on windows. #10597 -- OPEN
https://github.com/micropython/micropython/pull/10597
- mpremote/pyboard: ESPxxx boards hang in firmware bootloader after hardware reset via button . #11075 -- MERGED
https://github.com/micropython/micropython/issues/11075
- tools/mpremote/mpremote: Additonal mpremote disconnect shortcut. #11201 -- Merged
https://github.com/micropython/micropython/pull/11201