Various KiCad Footprints and Symbols for various Projects
Philipp Schilk, 2020-2021
https://github.com/TheSchilk/KiCad_Devices
I make no guarantees about the devices in this repository. Please do your own due diligence.
This file is managed using a python script (_Library_Manager/LibraryManager.py)
Each Device features a Device.json file, which is parsed by this script to extract all relevant information for this file.
To re-generate this README, run:
> make
In the root of this repository.