r5555 - in trunk/gta02-core: . modules

werner at docs.openmoko.org werner at docs.openmoko.org
Thu Aug 27 11:46:44 CEST 2009


Author: werner
Date: 2009-08-27 11:46:44 +0200 (Thu, 27 Aug 2009)
New Revision: 5555

Added:
   trunk/gta02-core/modules/tst.fpd
Modified:
   trunk/gta02-core/AUTHORS
   trunk/gta02-core/modules/INFO
   trunk/gta02-core/modules/STATUS
   trunk/gta02-core/modules/mkloe
Log:
Added "tst" footprint (test point, 1.2 mm diameter)



Modified: trunk/gta02-core/AUTHORS
===================================================================
--- trunk/gta02-core/AUTHORS	2009-08-27 09:45:57 UTC (rev 5554)
+++ trunk/gta02-core/AUTHORS	2009-08-27 09:46:44 UTC (rev 5555)
@@ -87,4 +87,5 @@
   modules/bga96-8x12-0mm8.fpd
   modules/ge865.fpd
   modules/stdpass.fpd
+  modules/tst.fpd
   modules/wm3236aq.fpd

Modified: trunk/gta02-core/modules/INFO
===================================================================
--- trunk/gta02-core/modules/INFO	2009-08-27 09:45:57 UTC (rev 5554)
+++ trunk/gta02-core/modules/INFO	2009-08-27 09:46:44 UTC (rev 5555)
@@ -33,6 +33,9 @@
 # To do:
 # - define keep out area
 
+# Test point (1.2 mm diameter)
+F: tst
+
 # WM3236AQ, very non-standard 48QFN
 F: wm3236aq
 # WM3236AQ_R0E_datasheet_Preliminary_0630_2007.pdf (no-public)

Modified: trunk/gta02-core/modules/STATUS
===================================================================
--- trunk/gta02-core/modules/STATUS	2009-08-27 09:45:57 UTC (rev 5554)
+++ trunk/gta02-core/modules/STATUS	2009-08-27 09:46:44 UTC (rev 5555)
@@ -4,4 +4,5 @@
 bga96-8x12-0mm8			Werner
 ge865				Werner
 stdpass				Werner	EXPERIMENTAL - DO NOT USE YET
+tst				Werner
 wm3236aq			Werner	EXPERIMENTAL - DO NOT USE YET

Modified: trunk/gta02-core/modules/mkloe
===================================================================
--- trunk/gta02-core/modules/mkloe	2009-08-27 09:45:57 UTC (rev 5554)
+++ trunk/gta02-core/modules/mkloe	2009-08-27 09:46:44 UTC (rev 5555)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Make a Library of Everything
 
-MODS="332fbga-p05 bga96-8x12-0mm8 ge865 stdpass wm3236aq"
+MODS="332fbga-p05 bga96-8x12-0mm8 ge865 stdpass tst wm3236aq"
 
 LIB=gta02-core.mod
 

Added: trunk/gta02-core/modules/tst.fpd
===================================================================
--- trunk/gta02-core/modules/tst.fpd	                        (rev 0)
+++ trunk/gta02-core/modules/tst.fpd	2009-08-27 09:46:44 UTC (rev 5555)
@@ -0,0 +1,9 @@
+/* MACHINE-GENERATED ! */
+
+package "_"
+unit mm
+set d = 1.2mm
+
+__0: vec @(-d/2, -d/2)
+__1: vec @(d/2, d/2)
+rpad "1" __0 . bare




More information about the commitlog mailing list