mpbridge icon indicating copy to clipboard operation
mpbridge copied to clipboard

CLI tool to synchronise and manage files on MicroPython running devices

Results 4 mpbridge issues
Sort by recently updated
recently updated
newest added

```py import machine machine.reset() ``` Is there a way to automatically reconnect the serial port REPL during any hard reset? 🤔

High... Excellent tool ... Have a couple of issues... When running the ESP32 with a program, in many cases it is difficult to interrupt the process for new update of...

Accept `auto` keyword as port in all commands and detect port automatically. This might need to iterate over serial ports and try them one by one.

enhancement

Many file system events inspected by watchdog seems to be duplicate. As it effects on user experience these events must be detected and get ignored.

enhancement
bridge mode