use a different datasheet URL (that is direct, without an HTML wrapper) for intel 8255
This commit is contained in:
parent
fcec84f66a
commit
0520e7ba14
1 changed files with 2 additions and 2 deletions
|
@ -72,13 +72,13 @@ $ENDCMP
|
|||
$CMP 8255
|
||||
D 8255 Programmable Peripheral Interface, PDIP-40
|
||||
K 8255 PPI
|
||||
F http://www.datasheet.hk/view_online.php?id=1135008&file=0005\8255a_38897.pdf
|
||||
F http://aturing.umcs.maine.edu/~meadow/courses/cos335/Intel8255A.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP 8255A
|
||||
D 8255 Programmable Peripheral Interface, PDIP-40
|
||||
K 8255 PPI
|
||||
F http://www.datasheet.hk/view_online.php?id=1135008&file=0005\8255a_38897.pdf
|
||||
F http://aturing.umcs.maine.edu/~meadow/courses/cos335/Intel8255A.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP 8259
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue