From 064475459bf869d5c722851fdfd22719ec0a3adc Mon Sep 17 00:00:00 2001 From: Peter Stuge Date: Mon, 14 May 2012 17:47:09 +0200 Subject: [PATCH 1/1] docs: Fix incorrect -rtos option values Commit 9ca1592cb9fe4e61ee5bc327345fdfc254c9fe13 started on documentation for the -rtos option, but some of the documented values were incorrect so we'll clean up the mess here. Many thanks to Freddie Chopin for spotting this! Change-Id: Iaa633bd40ff5f75dd6a69e74e79dafc1643ee21a Signed-off-by: Peter Stuge Reviewed-on: http://openocd.zylin.com/642 Reviewed-by: Freddie Chopin Tested-by: jenkins --- doc/openocd.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/openocd.texi b/doc/openocd.texi index 34d0884c94..0c0b9519fe 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -3941,8 +3941,8 @@ 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}. +@var{rtos_type} can be one of @option{auto}|@option{eCos}|@option{ThreadX}| +@option{FreeRTOS}|@option{linux}. @end itemize @end deffn -- 2.30.2