pymcuprog is a Python utility for programming various Microchip MCU devices using Microchip CMSIS-DAP based debuggersInstall using pip from pypi:pip install pymcuprogBrowse source code on githubRead API documentation on githubUsagepymcuprog can be used as a command-line interface or a library...
MCUprog UPDI supports newest MCU from microchip. It works well with new AVR 0-Series, 1-Series and 2-Series using UPDI programming interface. You can use it directly on windows without Python. Checkoutreleases Notice This soruce code is modified and used to build Windows application. it does...