Manual: remove note on old "mw" restriction.

This commit is contained in:
Daniel Beer 2015-02-18 16:50:18 +13:00
parent 761841b805
commit 50684f5991
1 changed files with 0 additions and 3 deletions

View File

@ -428,9 +428,6 @@ print another block of memory following that last printed.
Write a sequence of bytes at the given memory address. The address given Write a sequence of bytes at the given memory address. The address given
may be an address expression. Bytes values are two-digit hexadecimal may be an address expression. Bytes values are two-digit hexadecimal
numbers separated by spaces. numbers separated by spaces.
Unless used in the simulation mode, this command can only be used for
programming flash memory.
.IP "\fBopt\fR [\fIname\fR] [\fIvalue\fR]" .IP "\fBopt\fR [\fIname\fR] [\fIvalue\fR]"
Query, set or list option variables. MSPDebug's behaviour can be configured Query, set or list option variables. MSPDebug's behaviour can be configured
using option variables, described below in the section \fBOPTIONS\fR. using option variables, described below in the section \fBOPTIONS\fR.