bobc / stm32-kicad-lib

KiCad libraries generated from the STM32Cube database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an stm32 kicad library based on the stm32cube database.

To regenerate the library, you will need to get the stm32cube database submodule by running the following commands:

git submodule init
git submodule update

The generate.sh script does that for you.

About

KiCad libraries generated from the STM32Cube database.


Languages

Language:Python 99.4%Language:Shell 0.6%