~kicad/+git/kicad-symbols-mirror-github:github/fork/nerdyscout/farkasgzoltan

Last commit made on 2020-10-02
Get this branch:
git clone -b github/fork/nerdyscout/farkasgzoltan https://git.launchpad.net/~kicad/+git/kicad-symbols-mirror-github
Members of KiCad can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
github/fork/nerdyscout/farkasgzoltan
Repository:
lp:~kicad/+git/kicad-symbols-mirror-github

Recent commits

be59987... by nerdyscout <email address hidden>

rebase new NodeMCU_DEVKIT

4e17d75... by Christian Schlüter

Update README.md

1102847... by cpresser <email address hidden>

Replace WSON-8_4x4mm with generated footprint (#3097)

* Replace WSON-8_4x4mm with generated footprint

The existing footprint did not have the EP in its name.
Its filename also differed from the kicad-name (WSON8_4x4mm_P0.8mm), there
is a missing dash.

* Replace WSON8 footprint (LM5017SD, LP2987, LP2988)

29df0bf... by acarter010204@gmail.com

Added Sipeed M1 (#1837)

* Added Sipeed M1

* Updated Spec sheet URL

* Updated symbol for Sipeed-M1

* Updated datasheet URL

2eac1a0... by EpeR1 <email address hidden>

MP2303A added (#2060)

* MP2303A added

* MP2303A FP filter update

* MP2303 update

* PIN 2 centering

* MP2303 Separated by footprints

* MP2303A default footprint assigned

* footprint filter update

* MP2303 Footprint updated

* MP2303 old footprint updated

Co-authored-by: evanshultz <email address hidden>

e38838d... by CeDeROM

Sensor_Motion: Added Kionix KXTJ3-1057. (#621)

* Sensor_Motion: Added Kionix KXTJ3-1057.

Signed-off-by: Tomasz 'CeDeROM' CEDRO <email address hidden>

* Travis hints: footprint filter + keywords.

Signed-off-by: Tomasz 'CeDeROM' CEDRO <email address hidden>

* Feedback updates. TODO: fix footprint.

* fixed ds url.
* removed kionix keyword.
* position offset 20mil.
* res pin passive.

Signed-off-by: Tomasz 'CeDeROM' CEDRO <email address hidden>

* Created footprint and updated symbol.

Footprint PR: https://github.com/KiCad/kicad-footprints/pull/2478

Signed-off-by: Tomasz 'CeDeROM' CEDRO <email address hidden>

* Travis updates.

* Only one stacked pin visible.
* Value below Reference on top of symbol.
* Footprint provided in a separate PR.

Signed-off-by: Tomasz 'CeDeROM' CEDRO <email address hidden>

* Power pin fixes.

Signed-off-by: Tomasz 'CeDeROM' CEDRO <email address hidden>

a44f2a7... by Carlos Nieves

Added BelFuse SI-60062-F. (#2288)

* Added BelFuse SI-60062-F.
Same footprint as RJ45_Amphenol_RJMG1BD3B8K1ANR, changed footprint, alias
and datasheet link.

* Fixed footprint filter.

* Fixed pin numbering of TCT, TD-, RD+.

* As footprint L3-L4 exchange, exchanged L3 and L4 in the sumbol as well.

* Changed R* pin names to T* pin names.

* Renamed pins T1-T8 to 1-8 and SHIELD to SH.

* Changed SH pin name to SHIELD and pin number 13 to SH to match footprint.

443ec56... by Patrick Pelletier

Add symbol for CUI PD-30S. (#1581)

* Add symbol for CUI PD-30S.

* CUI_PD-30S: "Connector" instead of "Connectors".

c5ccf0d... by maxime borges

[RF] Add Semtech SX1276/7/8/9 and fix datasheet links for SX1272/3 (#2125)

* Add Semtech SX1276/7/8/9 in RF lib

* Fix link to datasheet for Semtech SX1272/3 in RF lib

* Use ~PIN instead of ~PIN~ for active low signals for Semtech SX1272/3/6/7/8/9

* Fix RF pins directions and move NC pins to outline

* Rename 'RXTX/RFMOD' pin to 'RXTX/RF_MOD'

* [SX1276] Move RF pins so they are in the same place than on SX1272

* Move pins to fix every KLC warning and make them coherent from one chip to another, and stack EP with GND

* [RF/SX127x] Rename '~CS'pin to 'NSS', like in datahseet

* [RF/SX17xx] Fix datasheets and placement of pins

* [RF/SX127x] Update datasheet links for aliases

d1cc5b4... by Matthijs Kooijman

Add Adafruit Feather M0 symbol (#1933)

* Add Adafruit Feather M0 symbol

* Rename +5V pin to USB

Per documentation and review.

* Move EN pin to match Bluefruit 32u4 symbol

* Point datasheet to PDF

* Rename to Basic_Proto and add Express and Adalogger aliases

* Renumber pins to match rotated footprint

* Add Feather M0 and 32u4 Bluefruit boards

These were imported verbatim from PR #2473.

* Make description and keywords more consistent

* Group special function pins and improve naming

* Add more feather modules

* Remove Adafruit_Feather_M0_RFM69HCW_Packet_Radio_copy

* Use footprint without mounting holes by default

* Set power pins to power input

* Increase size of M0_RFM and improve pin layout

* Add Feather WICED Wifi

* Use bigger layout for all symbols

* Give M0 Wifi its own footprint

* Rename 32U4 to 32u4

This matches the naming both Adafruit and Atmel use for this board and
chip.

* Renumber extra pins to be counterclockwise

* Center all symbols

* Fix field positioning

* Fix footprint of the M0 Basic Proto

Must have missed this one in an earlier fix.