Skip to content

Commit 5e7000c

Browse files
committed
Merge pull request ev3dev#58 from theZiz/patch-3
Update ev3-processor.md
2 parents 2755b63 + d835dd8 commit 5e7000c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/kernel-hackers-notebook/ev3-processor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ title: EV3 Processor
1212
## Documentation
1313

1414
* [Official Website](http://www.ti.com/product/am1808)
15-
* [AM1808 ARM® Microprocessor Datasheet (pdf)](http://www.ti.com/lit/ds/sprs653d/sprs653d.pdf)
15+
* [AM1808 ARM® Microprocessor Datasheet (pdf)](http://www.ti.com/lit/ds/symlink/am1808.pdf)
1616
* [AM1808 Technical Reference Manual (pdf)](http://www.ti.com/lit/ug/spruh82a/spruh82a.pdf)
1717
- [AM1808 Pinmux Utility (pdf)](http://www.ti.com/lit/an/spraba2a/spraba2a.pdf)
1818

@@ -1041,4 +1041,4 @@ This is based on the lms2012 code and hardware schematic revision J. Both are no
10411041
<td>I_ONC</td>
10421042
<td>Input Port 3 Pin 1 Out</td>
10431043
</tr>
1044-
</table>
1044+
</table>

0 commit comments

Comments
 (0)