Skip to content

KiCad libraries generated from the STM32Cube database.

Notifications You must be signed in to change notification settings

be-engineer/stm32-kicad-lib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

添加方法 Open Kicad 原理图,选择设置->符号库管理->将现有库添加到表中

About

KiCad libraries generated from the STM32Cube database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • Shell 0.6%