Changeset 5043


Ignore:
Timestamp:
05/25/09 09:58:24 (4 years ago)
Author:
werner
Message:

Renamed wm8753l to wm8753lgefl because there's also a BGA package with
completely different pinout.

Location:
trunk/gta02-core
Files:
6 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/gta02-core/AUTHORS

    r5041 r5043  
    66  components/pcf50633-04-n3.lib 
    77  components/s3c2442.lib 
    8   components/wm8753l.lib 
     8  components/wm8753lgefl.lib 
    99 
    1010  Compilations: 
     
    2020  components/si1040x.lib 
    2121  components/tas4025a.lib 
    22   components/rt9702a.lib 
     22  components/rt9702.lib 
    2323  components/rt9013_b.lib 
    2424  components/exc24cb102u.lib 
  • trunk/gta02-core/components/gta02-core-expanded.lib

    r5042 r5043  
    11291129# 
    11301130# 
    1131 # WM8753L 
    1132 # 
    1133 DEF XWM8753L U 0 40 Y Y 1 F N 
     1131# WM8753LGEFL 
     1132# 
     1133DEF XWM8753LGEFL U 0 40 Y Y 1 F N 
    11341134F0 "U" -400 0 60 H V C CNN 
    1135 F1 "XWM8753L" 400 0 60 H V C CNN 
     1135F1 "XWM8753LGEFL" 400 0 60 H V C CNN 
    11361136DRAW 
    11371137S -1800 -900 1900 900 0 1 0 N 
  • trunk/gta02-core/components/gta02-core.lib

    r5042 r5043  
    617617# 
    618618# 
    619 # WM8753L 
    620 # 
    621 DEF WM8753L U 0 40 Y Y 1 F N 
     619# WM8753LGEFL 
     620# 
     621DEF WM8753LGEFL U 0 40 Y Y 1 F N 
    622622F0 "U" -400 0 60 H V C CNN 
    623 F1 "WM8753L" 400 0 60 H V C CNN 
     623F1 "WM8753LGEFL" 400 0 60 H V C CNN 
    624624DRAW 
    625625S -1800 -900 1900 900 0 1 0 N 
  • trunk/gta02-core/components/mkloe

    r5042 r5043  
    22# Make a Library of Everything 
    33 
    4 COMPS="aat1275irn k4m51323pe lis302dl pcf50633-04-n3 s3c2442 wm8753l" 
     4COMPS="aat1275irn k4m51323pe lis302dl pcf50633-04-n3 s3c2442 wm8753lgefl" 
    55COMPS="$COMPS ms2v-t1s si1040x tas4025a" 
    66COMPS="$COMPS exc24cb102u rt9013_b rt9702 varistor" 
  • trunk/gta02-core/components/wm8753lgefl.lib

    r5038 r5043  
    11EESchema-LIBRARY Version 2.3  Date: Tue May 12 05:06:54 2009 
    22# 
    3 # WM8753L 
     3# WM8753LGEFL 
    44# 
    5 DEF WM8753L U 0 40 Y Y 1 F N 
     5DEF WM8753LGEFL U 0 40 Y Y 1 F N 
    66F0 "U" -400 0 60 H V C CNN 
    7 F1 "WM8753L" 400 0 60 H V C CNN 
     7F1 "WM8753LGEFL" 400 0 60 H V C CNN 
    88DRAW 
    99S -1800 -900 1900 900 0 1 0 N 
  • trunk/gta02-core/expanded/audio.sch

    r5039 r5043  
    4242$EndComp 
    4343$Comp 
    44 L XWM8753L U? 
     44L XWM8753LGEFL U? 
    4545U 1 1 4A0AE84C 
    4646P 7650 3900 
    4747F 0 "U?" H 7250 3900 60  0000 C CNN 
    48 F 1 "XWM8753L" H 8050 3900 60  0000 C CNN 
     48F 1 "XWM8753LGEFL" H 8050 3900 60  0000 C CNN 
    4949        1    7650 3900 
    5050        1    0    0    -1   
  • trunk/gta02-core/gta02-core.pro

    r5042 r5043  
    113113LibName6=./components/lis302dl 
    114114LibName7=./components/pcf50633-04-n3 
    115 LibName8=./components/wm8753l 
     115LibName8=./components/wm8753lgefl 
    116116LibName9=./components/s3c2442 
    117117LibName10=./components/ms2v-t1s 
Note: See TracChangeset for help on using the changeset viewer.