-
### Port, board and/or hardware
esp32 wroom
### MicroPython version
MicroPython v1.23.0 on 2024-06-02; Generic ESP32 module with ESP32
mpremote 1.24.0
### Reproduction
`mpremote fs ls` failed wi…
-
I am using rpi pico w configured setup for running the wokwi emulator in VS code based on the mycropython firmware 1.23.0. However, i would like to be able to connect to repl and also perform the fil…
-
### Description
Follow on from https://github.com/micropython/micropython/pull/11777#issuecomment-2390338451.
To the naive user of a system with multiple mounted filesystems the behaviour of
```
…
-
### Checks
- [X] I agree to follow the MicroPython [Code of Conduct](https://github.com/micropython/micropython/blob/master/CODEOFCONDUCT.md) to ensure a safe and respectful space for everyone.
- [X…
-
Hi, this is follow-up for https://github.com/micropython/micropython/pull/13786, to not unnecessarily clutter that issue.
So up-front I think I mixed up things in my initial comment, so to clarify …
-
In the latest pre-alpha 12 opening a file on the device file system with `Auto Clear REPL` enabled doesn't clear the REPL terminal like it did in the previous versions, but each time a file is transfe…
-
### Port, board and/or hardware
rp2 port, pico 2 board
### MicroPython version
MicroPython v1.24.0 on 2024-10-25; Raspberry Pi Pico2 with RP2350
### Reproduction
This is the script I us…
-
I assume you want to make it simple for others to use your libraries.
I would suggest adding a section on hot wo install this using either mpremote mip or mip
https://docs.micropython.org/en/…
-
Hi mo,
i tried it out however after 3682/9364 files I stumpled over an exception when scanning thru the micropython repo:
```
...
file: tests/wipy/wlan/server.py.exp, 65 bytes
file: tests/wipy/wl…
-
**Describe the bug**
**Setup**
- MicroPython board: rp2040
- MicroPython version: 1.23.0
- OS version: Windows
- Browser: Edge
- Connection type: USB
- device running asyncio & aiorepl…