1
0
mirror of git://projects.qi-hardware.com/kicad-libs.git synced 2024-07-04 16:38:54 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
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
Werner Almesberger
ecba9a3874 components/lpc1100-qfn33.lib: NXP LPC11xx series in HVQFN33 package 2012-12-20 18:26:23 -03:00