espressif / kicad-libraries

KiCad libraries for Espressif SoCs, modules, and DevKits.
Other
724 stars 108 forks source link

Add kicad repository manifest for the plugin manager #107

Open dzid26 opened 1 year ago

dzid26 commented 1 year ago

Add repository.json, etc. This will allow the updates to be handled by kicad plugin manager.

Here is an example: https://github.com/Bouni/kicad-jlcpcb-tools#kicad-pcm

pedrominatel commented 1 year ago

Hi @dzid26, this task is already in progress.

hayschan commented 8 months ago

Any update on this? This will allow easier update instead of manually coming to GitHub and download the latest file.

JarrettR commented 3 months ago

The next blocker here is that the KiCad PCM doesn't allow STEP files to have an uppercase extension.

It's .step or nothing. I have requested that requirement be relaxed by the KiCad team, and the request has been denied.