Hardware/LPC/Chip.cs
changeset 103 0845adc5402e
parent 93 99fbbbf50357
child 108 4f569432e14b
     1.1 --- a/Hardware/LPC/Chip.cs	Tue Apr 27 07:31:46 2010 +0000
     1.2 +++ b/Hardware/LPC/Chip.cs	Tue Apr 27 18:43:56 2010 +0000
     1.3 @@ -24,7 +24,8 @@
     1.4      F71862 = 0x0601, 
     1.5      F71869 = 0x0814,
     1.6      F71882 = 0x0541,
     1.7 -    F71889 = 0x0723 
     1.8 +    F71889ED = 0x0909,
     1.9 +    F71889F = 0x0723    
    1.10    }
    1.11  
    1.12  }