Skip to content

STM32F103 Blue Pill development board

Hendrik v. Raven requested to merge github/fork/hvraven/bluepill into master

This is the continuation of https://github.com/KiCad/kicad-footprints/pull/1409 . Most of the work was done by @jeanthom, I just finished the last parts of the TODO list as I needed it for my own project. The matching symbol can be found in https://github.com/KiCad/kicad-symbols/pull/1121

Screenshot_20191012_111505


All contributions to the kicad library must follow the KiCad library convention

Thanks for creating a pull request to contribute to the KiCad libraries! To speed up integration of your PR, please check the following items:

  • Provide a URL to a datasheet for the footprint(s) you are contributing
  • An example screenshot image is very helpful
  • If there are matching symbol or 3D model pull requests, provide link(s) as appropriate
  • Check the output of the Travis automated check scripts - fix any errors as required
  • Give a reason behind any intentional library convention rule violation.

Merge request reports