- updated docs for new stellaris mass_erase command
git-svn-id: svn://svn.berlios.de/openocd/trunk@683 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
parent
0cd5c07a2d
commit
39dd91ed6b
|
@ -1030,6 +1030,16 @@ write stm32 option bytes.
|
||||||
mass erase flash memory.
|
mass erase flash memory.
|
||||||
@end itemize
|
@end itemize
|
||||||
|
|
||||||
|
@subsection Stellaris specific commands
|
||||||
|
@cindex Stellaris specific commands
|
||||||
|
|
||||||
|
These are flash specific commands when using the Stellaris driver.
|
||||||
|
@itemize @bullet
|
||||||
|
@item @b{stellaris mass_erase} <@var{num}>
|
||||||
|
@cindex stellaris mass_erase
|
||||||
|
mass erase flash memory.
|
||||||
|
@end itemize
|
||||||
|
|
||||||
@page
|
@page
|
||||||
@section Architecture Specific Commands
|
@section Architecture Specific Commands
|
||||||
@cindex Architecture Specific Commands
|
@cindex Architecture Specific Commands
|
||||||
|
|
Loading…
Reference in New Issue