doc: stellaris driver supports Tiva C too
Change-Id: I3b77bf0617c0bbba85cfd678adece57aa7d03e32 Signed-off-by: Paul Fertser <fercerpav@gmail.com> Reviewed-on: http://openocd.zylin.com/2509 Tested-by: jenkins__archive__
parent
e899dcbfcf
commit
986102f3f1
|
@ -5495,11 +5495,10 @@ The @var{num} parameter is a value shown by @command{flash banks}.
|
||||||
@end deffn
|
@end deffn
|
||||||
|
|
||||||
@deffn {Flash Driver} stellaris
|
@deffn {Flash Driver} stellaris
|
||||||
All members of the Stellaris LM3Sxxx microcontroller family from
|
All members of the Stellaris LM3Sxxx, LM4x and Tiva C microcontroller
|
||||||
Texas Instruments
|
families from Texas Instruments include internal flash. The driver
|
||||||
include internal flash and use ARM Cortex M3 cores.
|
automatically recognizes a number of these chips using the chip
|
||||||
The driver automatically recognizes a number of these chips using
|
identification register, and autoconfigures itself.
|
||||||
the chip identification register, and autoconfigures itself.
|
|
||||||
@footnote{Currently there is a @command{stellaris mass_erase} command.
|
@footnote{Currently there is a @command{stellaris mass_erase} command.
|
||||||
That seems pointless since the same effect can be had using the
|
That seems pointless since the same effect can be had using the
|
||||||
standard @command{flash erase_address} command.}
|
standard @command{flash erase_address} command.}
|
||||||
|
|
Loading…
Reference in New Issue