We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b472b4 commit 4053944Copy full SHA for 4053944
index.html
@@ -86,8 +86,8 @@ <h4><a href="http://en.wikipedia.org/wiki/ARM_Cortex-M">ARM Cortex-M</a></h4>
86
<h4><a href="http://en.wikipedia.org/wiki/TI_MSP430">TI MSP430</a></h4>
87
<ul>
88
<li>Spec: 16-bit, RAM-size 128B~66KiB</li>
89
-<li>Debugger: T.B.D.</li>
90
-<li>Boards: T.B.D.</li>
+<li>Debugger: <a href="http://processors.wiki.ti.com/index.php/EZ-FET_lite">eZ-FET</a></li>
+<li>Boards: <a href="http://www.ti.com/tool/MSP-EXP430FR5969">MSP-EXP430FR5969</a></li>
91
</ul>
92
93
<h4><a href="http://en.wikipedia.org/wiki/Atmel_AVR">Atmel AVR</a></h4>
0 commit comments