kicad-symbols/RF_Module.kicad_sym
Carsten Presser 5eb95a28c3 Update format of all symbols to KiCad9
Even though KiCad9 can read older symbol files, this change is needed
to make future additions to the library easy to review.
As with every major version, the file format changes slighly. And so does
the ordering of elements. Without this bulk change a simple addition to the
library would create a huge diff. Those diffs are hard to read making the
life of the library team difficult.

The update was executed with:
find . -name "*.kicad_sym" -exec kicad-cli sym upgrade --force {} \;
2025-02-18 19:00:36 +01:00

34926 lines
491 KiB
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.