From: Spencer Oliver Date: Thu, 25 Jul 2013 15:58:12 +0000 (+0100) Subject: docs: add missing embKernel rtos arg to docs X-Git-Tag: v0.8.0-rc1~334 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=1018e1e4c80f7e02cb0cd3c7e9d2f3f22feb74e8 docs: add missing embKernel rtos arg to docs Change-Id: Ib304a2bf272d281f6cd124ffca95b32531d57899 Signed-off-by: Spencer Oliver Reviewed-on: http://openocd.zylin.com/1529 Tested-by: jenkins Reviewed-by: Xiaofan --- diff --git a/doc/openocd.texi b/doc/openocd.texi index 51dab187f1..8373593a18 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -4301,7 +4301,7 @@ The value should normally correspond to a static mapping for the @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}|@option{ChibiOS}. +@option{FreeRTOS}|@option{linux}|@option{ChibiOS}|@option{embKernel}. @end itemize @end deffn