pyocd / pyOCD

Open source Python library for programming and debugging Arm Cortex-M microcontrollers
https://pyocd.io
Apache License 2.0
1.11k stars 477 forks source link

Missing Package for Microchip, atsaml21j18a #1049

Closed applecrusher closed 3 years ago

applecrusher commented 3 years ago

There is a package that was once available named atsaml21j18a for Microchip, as recently as a couple of months ago. However upon running pyocd pack --install atsaml21j18a and checking the available packages, it does not seem to exist. Any help in installing this package or finding it would be greatly appreciated.

applecrusher commented 3 years ago

Did pyocd pack -cand pyocd pack -u , and it worked after that.