Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
sysprogs committed Sep 3, 2012
1 parent 09dd3f7 commit fa2e8e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stdafx.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
\section Introduction
This project allows debugging MSP430 firmware with GDB using the original drivers and DLL from TI.
The project is baesd on the <a href="http://sysprogs.com/GDBServerFoundation">GDBServerFoundation</a> framework.
The project is based on the <a href="http://sysprogs.com/GDBServerFoundation">GDBServerFoundation</a> framework.
The main functionality of this project is implemented in the following items:
1. The GDBServerFoundation::MSP430::RegisterList list defines the MSP430 registers in the order expected by GDB.
Expand Down

0 comments on commit fa2e8e8

Please sign in to comment.