blob: f9d4c044a2f5da6c92f2a332a130f13801dc21b9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<!DOCTYPE HTML>
<!-- Copyright (c) 2013-2014 Texas Instruments Incorporated. All rights reserved. -->
<html>
<head>
<title>DK-TM4C129X Development Kit</title>
<link rel="stylesheet" type="text/css" href="styles.css"/>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico"/>
</head>
<body>
<p id="content_heading">TM4C129XNCZAD Block Diagram</p>
<hr>
<br>
<center>
<img src="block.jpg"/>
</center>
</body>
</html>
|