Commit graph

82 commits

Author SHA1 Message Date
Hendrik v. Raven
54a3f4ff12
make all files non-executable
the only file permission git trackes is the execute bit. Some files in
this library are marked as executable, but none should be.
2017-08-15 12:18:42 +02:00
carlo-bramini
63f02fb130 Remove temperature range from symbol names, use a wildcard instead 2017-08-14 13:52:06 +02:00
carlo-bramini
8006479390 Compact components to minimum functions for better readability 2017-08-14 11:33:01 +02:00
carlo-bramini
aa9066295c Remove '/' character from symbol names 2017-08-14 10:38:55 +02:00
carlo-bramini
336b6d4726 Fixes to footprint filter for KLC 2017-08-14 09:50:32 +02:00
carlo-bramini
aacc213cdd Fixes for better KLC compliance 2017-08-14 09:30:40 +02:00
carlo-bramini
160901ed97 Added support for PIC18F2xK50 family 2017-08-13 14:28:50 +02:00
rar61
c9a5b9af49 fixed name and style 2017-05-10 13:47:41 +02:00
rar61
b433fc0704 added PIC18F45K50-I/PT 2017-05-10 10:22:55 +02:00
Oliver
caa463d1fb Fixed many instances of duplicated pins
- Found with new KLC scripts (Rule 3.3)
2017-03-04 01:27:20 +11:00
Oliver Walters
a1ce17f62b Fixed reference type from IC -> U (multiple libs) 2017-02-07 12:28:48 +11:00
Fabián Inostroza
6c5f7be202 Removed space in footprint specification. 2017-01-30 21:26:11 -03:00
Fabián Inostroza
ec3602b4d3 Added missing NC pins. 2017-01-30 19:49:38 -03:00
Fabián Inostroza
eb72a52dbe Merge upstream. 2017-01-30 16:29:57 -03:00
Fabián Inostroza
87cf852a1b Modify footprint filters to comply with KLC. 2017-01-30 15:56:17 -03:00
Oliver Walters
30c6516d2c Global fixes for field text
* Footprint and datasheet fields set to `Invisible`
* Changed all field size to `50mils`
* Changed any RefDes labeled `IC?` to `U?`
2017-01-18 11:10:11 +11:00
Fabián Inostroza
862a3d09f6 Fix schematic symbol for PIC18F66J60-I/PT and PIC18F96J60-I/PT. 2016-12-30 01:49:31 -03:00
Fabián Inostroza
4e29562223 Fix rule 3.9 violation for PIC18F25K80 and PIC18F45K80. 2016-12-30 01:01:20 -03:00
Fabián Inostroza
8b1690e921 Fix rule 3.9 violation for PIC18F23K20_I/SS. 2016-12-30 00:39:44 -03:00
Fabián Inostroza
347d941039 Fix schematic symbol for PIC18(L)F1220-SO. 2016-12-30 00:24:51 -03:00
Fabián Inostroza
04039d18f7 Fix rule 3.9 violation for PIC18(L)F45K80-I/PT compatible parts. 2016-12-29 19:57:28 -03:00
Fabián Inostroza
9966c2ff5a Fix PIC18(L)F45K80-I/PT pin 40 number. 2016-12-29 19:55:28 -03:00
Fabián Inostroza
f7a7310aad Fix rule 3.9 violation for PIC18(L)F4580-I/P compatible parts. 2016-12-29 19:45:41 -03:00
Fabián Inostroza
069e12312c Fix PIC18(L)F44J10-I/P pin 40 number. 2016-12-29 19:40:14 -03:00
Fabián Inostroza
bf51edd9c7 Fix rule 3.9 violation for PIC18(L)F448-I/P compatible parts. 2016-12-29 19:31:10 -03:00
Fabián Inostroza
c01492c933 Fix pin description. 2016-12-29 19:30:13 -03:00
Fabián Inostroza
30e9c66e0d Fix footprint filters for PIC18(L)F4458 compatible parts. 2016-12-29 19:29:53 -03:00
Fabián Inostroza
4db5ce1f80 Clear rule 3.9 violation for PIC18(L)F4455 compatible parts. 2016-12-29 12:47:11 -03:00
Fabián Inostroza
e969fe4690 Clear rule 3.1 violation for PIC18(L)F4455-I/ML compatible parts. 2016-12-29 12:31:54 -03:00
Fabián Inostroza
ea3e8e6bc0 Clear rule 3.9 violation for PIC18(L)F4450 compatible parts. 2016-12-29 12:23:34 -03:00
Fabián Inostroza
d3d504ddd1 Clear rule 3.1 violation for PIC18(L)F4450-I/ML and PIC18(L)F4450-I/PT compatible parts. 2016-12-29 12:12:56 -03:00
Fabián Inostroza
146a4abcbf Fix PIC18(L)F4450 pin numbers, descriptions and aliases. 2016-12-29 12:05:09 -03:00
Fabián Inostroza
5675c1bb22 Clear rule 3.9 violation for PIC18(L)F442-I/P and PIC18(L)F442-I/PT compatible parts. 2016-12-29 11:44:28 -03:00
Fabián Inostroza
0cc7104ea5 Fix PIC18(L)F442-I/P pin 40 number and pin RA5 description. 2016-12-29 11:35:54 -03:00
Fabián Inostroza
1ec6c65611 Clear rule 3.9 violation for PIC18(L)F2455-I/SP compatible parts. 2016-12-29 02:16:59 -03:00
Fabián Inostroza
90151c1292 Clear rule 3.9 violation for PIC18(L)F4331-I/P and PIC18(L)F4331-I/PT compatible parts. 2016-12-29 02:11:19 -03:00
Fabián Inostroza
a49310fb38 Clear rule 3.9 violation for PIC18(L)F4331-I/ML compatible parts. 2016-12-29 01:47:10 -03:00
Fabián Inostroza
a60357a014 Fix pin 40 of PIC18(L)F4331-I/ML 2016-12-29 01:41:15 -03:00
Fabián Inostroza
2291ad5611 Clear rule 3.9 violation for PIC18(L)F2455 compatible parts. 2016-12-29 01:18:42 -03:00
Fabián Inostroza
08c8dbd76c Clear rule 3.9 violation, pin description and aliases for PIC18(L)F2450 parts. 2016-12-29 01:09:32 -03:00
Fabián Inostroza
22ff573c1e Clear rule 3.9 violation for PIC18(L)F2331-I/SO and PIC18(L)F2331-I/SP. 2016-12-29 00:50:23 -03:00
Fabián Inostroza
43708aaec0 Clear rule 3.9 violation for PIC18(L)F2331-I/ML compatible parts. Note that schematic symbol doesn't define a pin for the exposed pad. 2016-12-29 00:26:40 -03:00
Fabián Inostroza
27de7cd3ae Clear rule 3.9 violation for PIC18(L)F13K50 parts. 2016-12-29 00:24:05 -03:00
Fabián Inostroza
cbd188c680 Merge upstream. 2016-12-28 00:54:56 -03:00
Nikolay Nikolov
3266a31123 made the PAD pin the same length as the other pins 2016-12-26 18:39:28 +02:00
Nikolay Nikolov
f061079870 added the QFN bottom pad to the PIC18(L)F4458-I/ML and PIC18(L)F4553-I/ML 2016-12-26 17:51:53 +02:00
Nikolay Nikolov
d5cf6de965 fixed the QFN and TQFP footprint filters 2016-12-26 17:37:05 +02:00
Nikolay Nikolov
9f3d04033b removed the leading "*" from the footprint filters of PIC18(L)F4458-I/PT and PIC18(L)F4458-I/ML 2016-12-22 02:09:59 +02:00
Nikolay Nikolov
faa79e0195 fixed pin 40 being erroneously marked as pin 50 in PIC18(L)F4450, PIC18(L)F4455 and PIC18(L)F4458 2016-12-22 02:04:15 +02:00
Fabián Inostroza
ec30a119f8 Fix RB7 pin number on PIC18F45x and PIC18F45xx. 2016-12-16 00:35:35 -03:00