Sync global library table snapshot with the real KiCad prefs
Add the footprint entries (missing in KiCad's real global fp-lib-table) and the XTAC5212IRGER symbol entry for the components added in the previous commit, so the tracked .global snapshot matches what's now registered in KiCad. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -104,4 +104,10 @@
|
||||
(lib (name "MIKILAB_antenna")(type "KiCad")(uri "${MIKILAB}/footprints/rf/antenna.pretty")(options "")(descr "antenna.pretty"))
|
||||
(lib (name "MIKILAB_hackrf_expansion")(type "KiCad")(uri "${MIKILAB}/footprints/rf/hackrf_expansion.pretty")(options "")(descr "hackrf_expansion.pretty"))
|
||||
(lib (name "MIKILAB_rf_sma")(type "KiCad")(uri "${MIKILAB}/footprints/rf/rf_sma.pretty")(options "")(descr "rf_sma.pretty"))
|
||||
(lib (name "MIKILAB_ADG936BRUZ")(type "KiCad")(uri "${MIKILAB}/footprints/other/ADG936BRUZ.pretty")(options "")(descr "ADG936BRUZ.pretty"))
|
||||
(lib (name "MIKILAB_SJ_3506_SMT_TR")(type "KiCad")(uri "${MIKILAB}/footprints/other/SJ-3506-SMT-TR.pretty")(options "")(descr "SJ-3506-SMT-TR.pretty"))
|
||||
(lib (name "MIKILAB_SJ_435107RS")(type "KiCad")(uri "${MIKILAB}/footprints/other/SJ-435107RS.pretty")(options "")(descr "SJ-435107RS.pretty"))
|
||||
(lib (name "MIKILAB_SJ_43515TS_SMT_TR")(type "KiCad")(uri "${MIKILAB}/footprints/other/SJ-43515TS-SMT-TR.pretty")(options "")(descr "SJ-43515TS-SMT-TR.pretty"))
|
||||
(lib (name "MIKILAB_SN74AXC1T45DBVR")(type "KiCad")(uri "${MIKILAB}/footprints/other/SN74AXC1T45DBVR.pretty")(options "")(descr "SN74AXC1T45DBVR.pretty"))
|
||||
(lib (name "MIKILAB_XTAC5212IRGER")(type "KiCad")(uri "${MIKILAB}/footprints/other/XTAC5212IRGER.pretty")(options "")(descr "XTAC5212IRGER.pretty"))
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user