class documentation

class UF2Loader:

View In Hierarchy

Flash UF2 firmware files to the device.

Method flash Flash a UF2 firmware file to the device.
def flash(self, filename: str): ΒΆ

Flash a UF2 firmware file to the device.

Parameters
filename:strThe path to the UF2 file to be flashed.