Skip to content

Commit d77d4e5

Browse files
authored
Merge pull request #21 from LibrePCB-Libraries/rework-for-1.0
Update/extend library elements with file format 1.0 data
2 parents 2cc1c3d + 2cd09de commit d77d4e5

File tree

18 files changed

+191
-76
lines changed

18 files changed

+191
-76
lines changed

cmp/23a7c68c-6597-436a-ac91-66aca0d1c1eb/component.lp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
(description "Low power, CMOS 8-bit microcontrollers based on the AVR® enhanced RISC architecture with 32 KB Flash, 2 KB SRAM and 1 KB EEPROM.")
44
(keywords "atmega,atmel,avr,8bit,RISC")
55
(author "Ian Liu Rodrigues")
6-
(version "0.1")
6+
(version "0.1.1")
77
(created 2020-10-07T19:28:06Z)
88
(deprecated false)
99
(generated_by "")
@@ -59,7 +59,7 @@
5959
(signal dd8120a5-635a-4afa-9b2b-1c9099c1a4e6 (name "PA6/ADC6") (role passive)
6060
(required false) (negated false) (clock false) (forced_net "")
6161
)
62-
(signal 5e869350-3239-4229-b6dc-5c7f7a3eb734 (name "RESET") (role passive)
62+
(signal 5e869350-3239-4229-b6dc-5c7f7a3eb734 (name "!RESET") (role passive)
6363
(required false) (negated false) (clock false) (forced_net "")
6464
)
6565
(signal f20f7fca-45e2-4bb8-b56f-9def0919a9f0 (name "PC5/TDI") (role passive)

cmp/6b9f28de-f963-4511-b508-d8b33b4f8d60/component.lp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
(description "Low-Power Long Range LoRa Technology Transceiver Module.")
44
(keywords "rn2483,rn2483a,lorawan,lora,transceiver")
55
(author "Danilo B.")
6-
(version "0.1")
6+
(version "0.1.1")
77
(created 2019-01-26T23:53:54Z)
88
(deprecated false)
99
(generated_by "")
@@ -35,7 +35,7 @@
3535
(signal fc78dbd7-d15e-45a3-a56d-3e4481309e40 (name "PGC_INT") (role passive)
3636
(required false) (negated false) (clock false) (forced_net "")
3737
)
38-
(signal 20d25de7-8623-4856-a0b9-fb238fa0e1b7 (name "nRESET") (role passive)
38+
(signal 20d25de7-8623-4856-a0b9-fb238fa0e1b7 (name "!RESET") (role passive)
3939
(required false) (negated false) (clock false) (forced_net "")
4040
)
4141
(signal 76b6ddba-7535-4c41-8351-ab9d97514ebf (name "GPIO11") (role passive)

cmp/72a8f329-a505-4c99-9967-86e29558828a/component.lp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
(description "Atmel 8-bit AVR Microcontroller with 8 kilobytes in-system programmable flash.")
44
(keywords "attiny,atmel,avr,8bit")
55
(author "Danilo Bargen")
6-
(version "0.1.1")
6+
(version "0.1.2")
77
(created 2018-11-01T14:07:04Z)
88
(deprecated false)
99
(generated_by "")
@@ -23,7 +23,7 @@
2323
(signal 54787532-5be0-41d8-b492-9a2f8c096fdf (name "PB1/MISO/PCINT1") (role passive)
2424
(required false) (negated false) (clock false) (forced_net "")
2525
)
26-
(signal 96cfe986-80d7-46c0-9aec-26b96682d76c (name "PB5/PCINT5/NRESET/ADC0") (role passive)
26+
(signal 96cfe986-80d7-46c0-9aec-26b96682d76c (name "PB5/PCINT5/!RESET/ADC0") (role passive)
2727
(required false) (negated false) (clock false) (forced_net "")
2828
)
2929
(signal e31346d6-b042-48af-bc10-f6453f960e62 (name "PB3/PCINT3/ADC3") (role passive)

cmp/74525bd1-3387-4bd6-ab0d-ed3969b6048b/component.lp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
(description "Atmel 8-bit AVR Microcontroller with 1 kilobyte in-system programmable flash.")
44
(keywords "attiny,atmel,avr,8bit")
55
(author "steve")
6-
(version "0.1")
6+
(version "0.1.1")
77
(created 2020-05-15T00:41:23Z)
88
(deprecated false)
99
(generated_by "")
@@ -23,7 +23,7 @@
2323
(signal 9264c42b-76c4-4b0a-8ac4-1204371363e8 (name "PB1/MISO/INT0/PCINT1") (role passive)
2424
(required false) (negated false) (clock false) (forced_net "")
2525
)
26-
(signal accb2b4e-c35c-407a-b855-78fff1be728c (name "PB5/PCINT5/NRESET/ADC0") (role passive)
26+
(signal accb2b4e-c35c-407a-b855-78fff1be728c (name "PB5/PCINT5/!RESET/ADC0") (role passive)
2727
(required false) (negated false) (clock false) (forced_net "")
2828
)
2929
(signal b5e55134-02c1-4fcb-8b5f-f76d318973c9 (name "PB3/PCINT3/CLKI/ADC3") (role passive)

dev/067312d2-8510-4945-a8ff-e42f0e8fb4e0/device.lp

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
(description "Low-Power 10-Bit A/D Converter with I²C Interface.\n\nThis part is available with different address options.")
44
(keywords "mcp3021,adc,i2c,10bit")
55
(author "Danilo Bargen")
6-
(version "0.1")
6+
(version "0.2")
77
(created 2018-04-03T22:27:47Z)
88
(deprecated false)
99
(generated_by "")
@@ -15,4 +15,28 @@
1515
(pad 71df5b0a-353c-4d80-b3b2-64ae4ef9be41 (signal 93e3d017-55d3-4f99-8075-e9f1c0c9a403))
1616
(pad 9cb2f3ab-e3d2-4b3a-8c4a-1eb12a0088ae (signal 9627a643-521b-409b-8498-2da5b46b20cc))
1717
(pad a4df33fa-f948-4e0d-862a-4298306fce44 (signal 788133b4-318a-4c8d-9e1a-ed9284646573))
18+
(part "MCP3021A0T-E/OT" (manufacturer "Microchip Technology")
19+
(attribute "ADDRESS" (type string) (unit none) (value "A0"))
20+
)
21+
(part "MCP3021A1T-E/OT" (manufacturer "Microchip Technology")
22+
(attribute "ADDRESS" (type string) (unit none) (value "A1"))
23+
)
24+
(part "MCP3021A2T-E/OT" (manufacturer "Microchip Technology")
25+
(attribute "ADDRESS" (type string) (unit none) (value "A2"))
26+
)
27+
(part "MCP3021A3T-E/OT" (manufacturer "Microchip Technology")
28+
(attribute "ADDRESS" (type string) (unit none) (value "A3"))
29+
)
30+
(part "MCP3021A4T-E/OT" (manufacturer "Microchip Technology")
31+
(attribute "ADDRESS" (type string) (unit none) (value "A4"))
32+
)
33+
(part "MCP3021A5T-E/OT" (manufacturer "Microchip Technology")
34+
(attribute "ADDRESS" (type string) (unit none) (value "A5"))
35+
)
36+
(part "MCP3021A6T-E/OT" (manufacturer "Microchip Technology")
37+
(attribute "ADDRESS" (type string) (unit none) (value "A6"))
38+
)
39+
(part "MCP3021A7T-E/OT" (manufacturer "Microchip Technology")
40+
(attribute "ADDRESS" (type string) (unit none) (value "A7"))
41+
)
1842
)

dev/190f7529-eb16-4963-9e23-78b56f45c9e1/device.lp

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
(description "Low-Power Long Range LoRa Technology Transceiver Module.")
44
(keywords "rn2483,rn2483a,lorawan,lora,transceiver")
55
(author "Danilo B.")
6-
(version "0.1")
6+
(version "0.2")
77
(created 2019-01-27T00:48:03Z)
88
(deprecated false)
99
(generated_by "")
@@ -57,4 +57,12 @@
5757
(pad f0052f64-f55f-41e5-b07c-e4143db2b1a2 (signal 07091e27-b878-46eb-88d8-efcaa006b3bd))
5858
(pad f61c8dd1-4f1b-4438-b41f-b6b19fb60b04 (signal none))
5959
(pad fceb763a-269b-449d-978a-ec5ebf830335 (signal fc78dbd7-d15e-45a3-a56d-3e4481309e40))
60+
(part "RN2483-I/RM101" (manufacturer "Microchip Technology")
61+
)
62+
(part "RN2483A-I/RM103" (manufacturer "Microchip Technology")
63+
)
64+
(part "RN2483A-I/RM104" (manufacturer "Microchip Technology")
65+
)
66+
(part "RN2483A-I/RM105" (manufacturer "Microchip Technology")
67+
)
6068
)

dev/1d656a57-16b5-468f-9147-393e0953db63/device.lp

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
(description "Low-Power 12-Bit A/D Converter with I²C Interface.\n\nThis part is available with different address options.")
44
(keywords "mcp3221,adc,i2c,12bit")
55
(author "Danilo Bargen")
6-
(version "0.1")
6+
(version "0.2")
77
(created 2018-12-02T15:13:53Z)
88
(deprecated false)
99
(generated_by "")
@@ -15,4 +15,28 @@
1515
(pad 71df5b0a-353c-4d80-b3b2-64ae4ef9be41 (signal 93e3d017-55d3-4f99-8075-e9f1c0c9a403))
1616
(pad 9cb2f3ab-e3d2-4b3a-8c4a-1eb12a0088ae (signal 9627a643-521b-409b-8498-2da5b46b20cc))
1717
(pad a4df33fa-f948-4e0d-862a-4298306fce44 (signal 788133b4-318a-4c8d-9e1a-ed9284646573))
18+
(part "MCP3221A0T-E/OT" (manufacturer "Microchip Technology")
19+
(attribute "ADDRESS" (type string) (unit none) (value "A0"))
20+
)
21+
(part "MCP3221A1T-E/OT" (manufacturer "Microchip Technology")
22+
(attribute "ADDRESS" (type string) (unit none) (value "A1"))
23+
)
24+
(part "MCP3221A2T-E/OT" (manufacturer "Microchip Technology")
25+
(attribute "ADDRESS" (type string) (unit none) (value "A2"))
26+
)
27+
(part "MCP3221A3T-E/OT" (manufacturer "Microchip Technology")
28+
(attribute "ADDRESS" (type string) (unit none) (value "A3"))
29+
)
30+
(part "MCP3221A4T-E/OT" (manufacturer "Microchip Technology")
31+
(attribute "ADDRESS" (type string) (unit none) (value "A4"))
32+
)
33+
(part "MCP3221A5T-E/OT" (manufacturer "Microchip Technology")
34+
(attribute "ADDRESS" (type string) (unit none) (value "A5"))
35+
)
36+
(part "MCP3221A6T-E/OT" (manufacturer "Microchip Technology")
37+
(attribute "ADDRESS" (type string) (unit none) (value "A6"))
38+
)
39+
(part "MCP3221A7T-E/OT" (manufacturer "Microchip Technology")
40+
(attribute "ADDRESS" (type string) (unit none) (value "A7"))
41+
)
1842
)

dev/2bdbe888-b378-4e6c-8228-dca5b4a6db48/device.lp

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
(description "Atmel ATtiny85 20MHz 2.7-5.5V PDIP")
44
(keywords "attiny,attiny85,avr,atmel,microcontroller")
55
(author "Danilo Bargen")
6-
(version "0.1")
6+
(version "0.2")
77
(created 2018-11-01T22:49:25Z)
88
(deprecated false)
99
(generated_by "")
@@ -18,4 +18,6 @@
1818
(pad a193ba1f-6f5c-4bff-b5d0-93810ce154c4 (signal a030c270-10ab-4eb5-be25-ac65c47e117a))
1919
(pad c8ce3c8f-d3ca-484a-aeea-882badbfd039 (signal 54787532-5be0-41d8-b492-9a2f8c096fdf))
2020
(pad fc6081c5-2de5-4306-916b-c4f860e790d2 (signal 5b06f395-72f9-443d-99d4-2dd183c5b917))
21+
(part "ATtiny85-20PU" (manufacturer "Microchip Technology")
22+
)
2123
)

dev/32709bcb-556b-4d80-91cc-77ca0a4f0607/device.lp

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
(librepcb_device 32709bcb-556b-4d80-91cc-77ca0a4f0607
2-
(name "ATmega32A-PUPx")
2+
(name "ATmega32A-PU")
33
(description "")
44
(keywords "")
55
(author "Ian Liu Rodrigues")
6-
(version "0.1")
6+
(version "0.2")
77
(created 2020-10-07T19:43:34Z)
88
(deprecated false)
99
(generated_by "")
@@ -50,4 +50,6 @@
5050
(pad eb69af80-59ad-4266-8a59-f05f197e4f83 (signal 49da4c18-c16d-4f76-873b-53a9d0ac8ab6))
5151
(pad f8e450e7-b8dd-48e1-b6e4-8e28fa797678 (signal 4fc1b9a7-cd67-4513-8754-e637634c5b02))
5252
(pad fbf33825-3cca-4182-9a9f-d92e9fa15bd4 (signal d329dc3a-885d-40b1-85ff-ef88d9daf46f))
53+
(part "ATmega32A-PU" (manufacturer "Microchip Technology")
54+
)
5355
)

dev/36a0fce1-4b30-45bb-944f-df28dea50b4d/device.lp

Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
(librepcb_device 36a0fce1-4b30-45bb-944f-df28dea50b4d
2-
(name "ATtiny13A-SU")
2+
(name "ATtiny13A-S{U,H,N,F}[R]")
33
(description "Atmel ATtiny13A 20MHz 1.8-5.5V SOIC")
44
(keywords "attiny,attiny13,attiny13a,avr,atmel,microcontroller")
55
(author "Steve Sanbeg")
6-
(version "0.1")
6+
(version "0.2")
77
(created 2020-05-15T00:44:10Z)
88
(deprecated false)
99
(generated_by "")
@@ -18,4 +18,34 @@
1818
(pad b4ccf88f-4a69-4a4c-ad69-fec23b4a74e9 (signal 439a6b60-cb0c-4015-b3d0-56bcba9d05f0))
1919
(pad be3ecdd8-7836-4454-a5f1-5416b23b0f8f (signal b5e55134-02c1-4fcb-8b5f-f76d318973c9))
2020
(pad f533fd0b-fb4f-4350-a369-a59be1253a02 (signal 9264c42b-76c4-4b0a-8ac4-1204371363e8))
21+
(part "ATtiny13A-SU" (manufacturer "Microchip Technology")
22+
(attribute "TEMPERATURE_RANGE" (type string) (unit none) (value "-40..+85°C"))
23+
)
24+
(part "ATtiny13A-SUR" (manufacturer "Microchip Technology")
25+
(attribute "TEMPERATURE_RANGE" (type string) (unit none) (value "-40..+85°C"))
26+
(attribute "PACKING" (type string) (unit none) (value "T&R"))
27+
)
28+
(part "ATtiny13A-SH" (manufacturer "Microchip Technology")
29+
(attribute "TEMPERATURE_RANGE" (type string) (unit none) (value "-40..+85°C"))
30+
(attribute "LEAD_FINISH" (type string) (unit none) (value "NiPdAu"))
31+
)
32+
(part "ATtiny13A-SHR" (manufacturer "Microchip Technology")
33+
(attribute "TEMPERATURE_RANGE" (type string) (unit none) (value "-40..+85°C"))
34+
(attribute "LEAD_FINISH" (type string) (unit none) (value "NiPdAu"))
35+
(attribute "PACKING" (type string) (unit none) (value "T&R"))
36+
)
37+
(part "ATtiny13A-SN" (manufacturer "Microchip Technology")
38+
(attribute "TEMPERATURE_RANGE" (type string) (unit none) (value "-40..+105°C"))
39+
)
40+
(part "ATtiny13A-SNR" (manufacturer "Microchip Technology")
41+
(attribute "TEMPERATURE_RANGE" (type string) (unit none) (value "-40..+105°C"))
42+
(attribute "PACKING" (type string) (unit none) (value "T&R"))
43+
)
44+
(part "ATtiny13A-SF" (manufacturer "Microchip Technology")
45+
(attribute "TEMPERATURE_RANGE" (type string) (unit none) (value "-40..+125°C"))
46+
)
47+
(part "ATtiny13A-SFR" (manufacturer "Microchip Technology")
48+
(attribute "TEMPERATURE_RANGE" (type string) (unit none) (value "-40..+125°C"))
49+
(attribute "PACKING" (type string) (unit none) (value "T&R"))
50+
)
2151
)

0 commit comments

Comments
 (0)