microchip-pic-avr-tools / pymcuprog

a Python utility for programming various Microchip MCU devices using Microchip CMSIS-DAP based debuggers
MIT License
96 stars 22 forks source link

Add RFC2217 support to serialupdi #36

Open sharkfox opened 1 year ago

sharkfox commented 1 year ago

This commit provides a feature to open different serial device types based on the port name. In particular RFC2217 can be used without any change allowing to use TCP-to-TTY bridges for programming of UPDI devices.