Description
Controls MicroPython devices over a serial connection with commands for file transfer, REPL access, script execution, and automation. It is useful for embedded developers working directly with boards from the terminal.
Serial device operations can execute code or replace files on hardware. Confirm the connected port and board before running commands, especially when multiple devices are attached.