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 UART DTR control support via command-line arguments #46

Open ygoe opened 1 month ago

ygoe commented 1 month 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.