Skip to content

Fixing the incorrect pin typs in the "STM8S003F3" symbols

KiCad Bot requested to merge github/fork/mstfyghm/master into master

Created by: mstfyghm

The electrical type of the VSS pins in the STM8S003F3P and the STM8S003F3U microcontrollers (from MCU_ST_STM8.liblibrary) are changed to the correct value of power input.


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 symbol(s) you are contributing
  • An example screenshot image is very helpful
  • Ensure that the associated footprints match the official footprint library
  • If there are matching footprint PRs, provide link(s) as appropriate
  • Check the output of the Travis automated check scripts - fix any errors as required

Merge request reports