C8051F32x firmware infrastructure
Sign in or create your account | Project List | Help
C8051F32x firmware infrastructure Commit Details
Date: | 2011-01-17 18:30:08 (12 years 8 months ago) |
---|---|
Author: | Werner Almesberger |
Commit: | 32946a56ab10acf99044e84cf450edd7988ae6f6 |
Message: | use 8_10-card.fpd instead of usd-card.fpd - c2ben.pro (LibName1) : use ../../kicad-libs/modules/8_10-card instead of ../../kicad-libs/modules/usd-card - c2ben.sch: use footprint "8:10-card" instead of "uSD-Card" - c2ben.pro: let cvpcb add its configuration section (which seems to be necessary for it to recognize the pcbnew LibName settings) - c2ben.cmp, c2ben.brd: updated for renaming of usd-card.fpd |
Files: |
c2ben/c2ben.brd (4 diffs) c2ben/c2ben.cmp (2 diffs) c2ben/c2ben.pro (3 diffs) c2ben/c2ben.sch (2 diffs) |
Change Details
c2ben/c2ben.brd | ||
---|---|---|
1 | PCBNEW-BOARD Version 1 date Fri Oct 22 04:29:16 2010 | |
1 | PCBNEW-BOARD Version 1 date Mon Jan 17 14:29:25 2011 | |
2 | 2 | |
3 | # Created by Pcbnew(2010-08-11 BZR 2448)-unstable | |
3 | # Created by Pcbnew(2010-12-27 BZR 2685)-unstable | |
4 | 4 | |
5 | 5 | $GENERAL |
6 | 6 | LayerCount 2 |
... | ... | |
20 | 20 | $SHEETDESCR |
21 | 21 | Sheet A4 11700 8267 |
22 | 22 | Title "C2 Adapter for the Ben's uSD slot" |
23 | Date "22 oct 2010" | |
23 | Date "17 jan 2011" | |
24 | 24 | Rev "20101022" |
25 | 25 | Comp "Werner Almesberger" |
26 | 26 | Comment1 "" |
... | ... | |
320 | 320 | Po 0 0 |
321 | 321 | $EndPAD |
322 | 322 | $EndMODULE PAD_2mm |
323 | $MODULE uSD-Card | |
324 | Po 71500 33400 0 15 4C7DD099 4CBF21BE ~~ | |
325 | Li uSD-Card | |
326 | Sc 4CBF21BE | |
323 | $MODULE 8:10-card | |
324 | Po 71500 33400 0 15 4D345B7D 4D347C03 ~~ | |
325 | Li 8:10-card | |
326 | Sc 4D347C03 | |
327 | 327 | AR /4CBF2721 |
328 | 328 | Op 0 0 0 |
329 | 329 | At SMD |
... | ... | |
396 | 396 | Ne 0 "" |
397 | 397 | Po 4920 1791 |
398 | 398 | $EndPAD |
399 | $EndMODULE uSD-Card | |
399 | $EndMODULE 8:10-card | |
400 | 400 | $DRAWSEGMENT |
401 | 401 | Po 0 64400 35950 59400 35950 50 |
402 | 402 | De 28 0 900 0 0 |
c2ben/c2ben.cmp | ||
---|---|---|
1 | Cmp-Mod V01 Created by CvPCB (2010-08-11 BZR 2448)-unstable date = Wed Oct 20 14:31:01 2010 | |
1 | Cmp-Mod V01 Created by CvPCB (2010-12-27 BZR 2685)-unstable date = Mon Jan 17 14:27:16 2011 | |
2 | 2 | |
3 | 3 | BeginCmp |
4 | 4 | TimeStamp = /4CBF18B7; |
... | ... | |
88 | 88 | TimeStamp = /4CBF2721; |
89 | 89 | Reference = P13; |
90 | 90 | ValeurCmp = USD-CARD; |
91 | IdModule = uSD-Card; | |
91 | IdModule = 8:10-card; | |
92 | 92 | EndCmp |
93 | 93 | |
94 | 94 | EndListe |
c2ben/c2ben.pro | ||
---|---|---|
1 | update=Wed Oct 20 18:18:52 2010 | |
1 | update=Mon Jan 17 14:29:27 2011 | |
2 | 2 | last_client=pcbnew |
3 | 3 | [eeschema] |
4 | 4 | version=1 |
... | ... | |
37 | 37 | LibName1=power |
38 | 38 | LibName2=conn |
39 | 39 | LibName3=../../kicad-libs/components/usd-card |
40 | [cvpcb] | |
41 | version=1 | |
42 | NetIExt=net | |
43 | [cvpcb/libraries] | |
44 | EquName1=devcms | |
40 | 45 | [pcbnew] |
41 | 46 | version=1 |
42 | 47 | PadDrlX=320 |
... | ... | |
57 | 62 | LastNetListRead=c2ben.net |
58 | 63 | [pcbnew/libraries] |
59 | 64 | LibDir= |
60 | LibName1=../../kicad-libs/modules/usd-card | |
65 | LibName1=../../kicad-libs/modules/8_10-card | |
61 | 66 | LibName2=../../kicad-libs/modules/pads |
c2ben/c2ben.sch | ||
---|---|---|
1 | EESchema Schematic File Version 2 date Fri Oct 22 04:20:29 2010 | |
1 | EESchema Schematic File Version 2 date Mon Jan 17 14:21:34 2011 | |
2 | 2 | LIBS:power |
3 | 3 | LIBS:conn |
4 | 4 | LIBS:usd-card |
5 | LIBS:c2ben-cache | |
6 | 5 | EELAYER 24 0 |
7 | 6 | EELAYER END |
8 | 7 | $Descr A4 11700 8267 |
9 | 8 | Sheet 1 1 |
10 | 9 | Title "C2 Adapter for the Ben's uSD slot" |
11 | Date "22 oct 2010" | |
10 | Date "17 jan 2011" | |
12 | 11 | Rev "20102210" |
13 | 12 | Comp "Werner Almesberger" |
14 | 13 | Comment1 "" |
... | ... | |
28 | 27 | P 7700 3550 |
29 | 28 | F 0 "P13" H 7500 4100 60 0000 C CNN |
30 | 29 | F 1 "USD-CARD" H 7750 2950 60 0000 C CNN |
31 | F 2 "uSD-Card" H 7550 2800 60 0001 C CNN | |
30 | F 2 "8:10-card" H 7550 2800 60 0001 C CNN | |
32 | 31 | 1 7700 3550 |
33 | 32 | 1 0 0 -1 |
34 | 33 | $EndComp |
Branches:
master