r5030 - in trunk/gta02-core: . components

alvieboy at docs.openmoko.org alvieboy at docs.openmoko.org
Sun May 24 10:47:15 CEST 2009


Author: alvieboy
Date: 2009-05-24 10:47:14 +0200 (Sun, 24 May 2009)
New Revision: 5030

Added:
   trunk/gta02-core/components/rt9013.lib
   trunk/gta02-core/components/rt9702a.lib
Modified:
   trunk/gta02-core/AUTHORS
   trunk/gta02-core/gta02-core.pro
Log:
Add symbols for RT9702A and RT9013

Modified: trunk/gta02-core/AUTHORS
===================================================================
--- trunk/gta02-core/AUTHORS	2009-05-23 21:54:17 UTC (rev 5029)
+++ trunk/gta02-core/AUTHORS	2009-05-24 08:47:14 UTC (rev 5030)
@@ -19,6 +19,8 @@
   components/ms2v-t1s.lib
   components/si1040x.lib
   components/tas4025a.lib
+  components/rt9702a.lib
+  components/rt9013.lib
 
 Werner Almesberger <werner at openmoko.org>
 

Added: trunk/gta02-core/components/rt9013.lib
===================================================================
--- trunk/gta02-core/components/rt9013.lib	                        (rev 0)
+++ trunk/gta02-core/components/rt9013.lib	2009-05-24 08:47:14 UTC (rev 5030)
@@ -0,0 +1,18 @@
+EESchema-LIBRARY Version 2.3  Date: Sun 24 May 2009 09:43:55 WEST
+#
+# RT9013
+#
+DEF RT9013 U 0 40 Y Y 1 F N
+F0 "U" 0 350 60 H V C CNN
+F1 "RT9013" 0 100 60 H V C CNN
+ALIAS RT9013-12PB
+DRAW
+S -500 450 500 -250 0 1 0 N
+X VOUT 5 700 250 200 L 50 50 1 1 w
+X EN 3 -700 -100 200 R 50 50 1 1 I
+X VIN 1 -700 250 200 R 50 50 1 1 W
+X GND 2 0 -450 200 U 50 50 1 1 W
+ENDDRAW
+ENDDEF
+#
+#End Library

Added: trunk/gta02-core/components/rt9702a.lib
===================================================================
--- trunk/gta02-core/components/rt9702a.lib	                        (rev 0)
+++ trunk/gta02-core/components/rt9702a.lib	2009-05-24 08:47:14 UTC (rev 5030)
@@ -0,0 +1,19 @@
+EESchema-LIBRARY Version 2.3  Date: Sun 24 May 2009 09:41:29 WEST
+#
+# RT9702A
+#
+DEF RT9702A U 0 40 Y Y 1 F N
+F0 "U" 0 350 60 H V C CNN
+F1 "RT9702A" 0 100 60 H V C CNN
+ALIAS RT9702APB
+DRAW
+S -450 -250 450 450 0 1 0 N
+X VOUT 5 650 -100 200 L 50 50 1 1 w
+X nFLG 3 650 250 200 L 50 50 1 1 O
+X EN 1 -650 -100 200 R 50 50 1 1 I
+X VIN 4 -650 250 200 R 50 50 1 1 W
+X GND 2 0 -450 200 U 50 50 1 1 W
+ENDDRAW
+ENDDEF
+#
+#End Library

Modified: trunk/gta02-core/gta02-core.pro
===================================================================
--- trunk/gta02-core/gta02-core.pro	2009-05-23 21:54:17 UTC (rev 5029)
+++ trunk/gta02-core/gta02-core.pro	2009-05-24 08:47:14 UTC (rev 5030)
@@ -116,3 +116,5 @@
 LibName9=./components/s3c2442
 LibName10=./components/ms2v-t1s
 LibName11=./components/tas4025a
+LibName12=./components/rt9702a
+LibName13=./components/rt9013




More information about the commitlog mailing list