Description
Transfers files and communicates with MicroPython boards through the REPL, helping developers manage scripts on connected devices. It is useful when a board exposes REPL access but a heavier device workflow is unnecessary.
REPL operations can execute code and overwrite files on hardware. Confirm the connected board and keep backups before transferring or running scripts.