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

attiny424 is not supported #4

Closed mraardvark closed 2 years ago

xedbg commented 2 years ago

Logged internally: DSG-3635

xedbg commented 2 years ago

Added missing devices. Beta release on test.pypi: pip install -i https://test.pypi.org/simple/ pymcuprog==3.9.4.126

SpenceKonde commented 2 years ago

These are still missing from the github repo... I wound up synthesizing them from other device definitions for megaTinyCore 2.4.0.

xedbg commented 2 years ago

Sorry about that - I will look at adjusting the QA process to make releasing to github more frequent - right now it it only downstream from the pypi production release (not test.pypi) which has some added testing requirements.

SpenceKonde commented 2 years ago

Aaaha, yeah - I would think the natural thing to do would be for the github repo to be updated with the latest code; Github has a "release" feature that is designed for declaring a snapshot of the repo to be production grade.

xedbg commented 2 years ago

tiny424 and friends are now in 3.10.2 https://github.com/microchip-pic-avr-tools/pymcuprog/tree/main/pymcuprog/deviceinfo/devices