]> git.sur5r.net Git - openocd/commitdiff
docs: add initial target rtos support info
authorSpencer Oliver <spen@spen-soft.co.uk>
Mon, 14 May 2012 14:09:42 +0000 (15:09 +0100)
committerPeter Stuge <peter@stuge.se>
Mon, 14 May 2012 14:45:10 +0000 (14:45 +0000)
Change-Id: Idd39ce17922602aedd4626496ed8f5422bb76e07
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/641
Tested-by: jenkins
Reviewed-by: Peter Stuge <peter@stuge.se>
doc/openocd.texi

index c32f28ea88106991caee2029e4017586f6b001cd..34d0884c94fdd8a70b682a7183402e8ea3d0ed5a 100644 (file)
@@ -3940,6 +3940,10 @@ base @var{address} to be used when an MMU is active.
 The value should normally correspond to a static mapping for the
 @code{-work-area-phys} address, set up by the current operating system.
 
+@item @code{-rtos} @var{rtos_type} -- enable rtos support for target,
+@var{rtos_type} can be one of @option{auto}|@option{eCos}|@option{threadx}|
+@option{freertos}|@option{linux}.
+
 @end itemize
 @end deffn