1
0
mirror of git://projects.qi-hardware.com/kicad-libs.git synced 2024-07-04 15:22:58 +03:00
KiCad Libraries, Component and module collection for KiCad http://projects.qi-hardware.com/index.php/p/kicad-libs/
Go to file
Werner Almesberger 1f0d15cc80 components/lpc1100-qfn33.lib: remove dubious "R" (reserved) pin function
NXP put "R" as the first name of some pins, e.g., R/PIO1_2/AD3/CT32B1_MAT
This is meant to indicate that it may have a possible extra function
which doesn't exist in the present implementation.

The whole concept seems bogus. First of all, there are several pins with
supposedly different roles but all with a common name. Second, one isn't
even supposed to set the pin configuration register to a value selecting
this "reserved" function. Third, there are several other pins that also
have unused codepoints in their function settings, e.g., PIO0_3 or
PIO0_4/SCL but there's no "R" in evidence there.

So that "R" doesnt seem to make any sense, may cause confusion, and
makes the symbol more crowded.
2012-12-20 19:45:19 -03:00
components components/lpc1100-qfn33.lib: remove dubious "R" (reserved) pin function 2012-12-20 19:45:19 -03:00
modules bga.fpd: add ft256 2012-11-22 22:00:20 +08:00
scripts scripts/missing-in-tree: fix -L dir; clean up use of extension 2012-08-03 21:02:34 -03:00
.gitignore add .gitignore 2012-11-07 12:05:54 +08:00
AUTHORS components/lpc1100-qfn33.lib: NXP LPC11xx series in HVQFN33 package 2012-12-20 18:26:23 -03:00
Makefile Makefile: also run make for components/, since we now have gencon.lib 2012-07-30 12:00:09 -03:00