Skip to content

Commit 4053944

Browse files
committed
Add msp430 support board
1 parent 1b472b4 commit 4053944

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ <h4><a href="http://en.wikipedia.org/wiki/ARM_Cortex-M">ARM Cortex-M</a></h4>
8686
<h4><a href="http://en.wikipedia.org/wiki/TI_MSP430">TI MSP430</a></h4>
8787
<ul>
8888
<li>Spec: 16-bit, RAM-size 128B~66KiB</li>
89-
<li>Debugger: T.B.D.</li>
90-
<li>Boards: T.B.D.</li>
89+
<li>Debugger: <a href="http://processors.wiki.ti.com/index.php/EZ-FET_lite">eZ-FET</a></li>
90+
<li>Boards: <a href="http://www.ti.com/tool/MSP-EXP430FR5969">MSP-EXP430FR5969</a></li>
9191
</ul>
9292

9393
<h4><a href="http://en.wikipedia.org/wiki/Atmel_AVR">Atmel AVR</a></h4>

0 commit comments

Comments
 (0)