microchip-pic-avr-tools / pymcuprog

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

Add UART DTR control support via command-line arguments #46

Open ygoe opened 6 months ago

ygoe commented 6 months ago

See #34

Documentation and some code paths might be incomplete, but it works for me for writing a program to the device, with DTR set to both high or low.