Description
CircuitPython and MicroPython boards can be managed over a serial connection from the command line. It is useful for copying files, running scripts, and interacting with microcontroller boards during development.
Serial tools can overwrite files on the board or run code on connected hardware. Confirm the serial port and keep backups of board files before transferring changes.