1
0
mirror of git://projects.qi-hardware.com/kicad-libs.git synced 2025-03-31 19:57:28 +03:00
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
2012-11-22 22:00:20 +08:00
2012-11-07 12:05:54 +08:00
Description
KiCad Libraries, Component and module collection for KiCad
http://projects.qi-hardware.com/index.php/p/kicad-libs/
495 KiB
Languages
Shell 38.2%
Makefile 35.3%
Perl 26.5%