GlasgowEmbedded / glasgow

Scots Army Knife for electronics
BSD Zero Clause License
1.92k stars 189 forks source link

applet.interface.swd_openocd: fix missing required port argument #716

Closed Ninja3047 closed 3 weeks ago

Ninja3047 commented 3 weeks ago

Fixes the following error:

    m.submodules.srst_buffer = srst_buffer = io.Buffer("o")
                                             ^^^^^^^^^^^^^^
TypeError: Buffer.__init__() missing 1 required positional argument: 'port'