rtos: Support for "none" rtos
authorAsier Llano <allano@hubbell.com>
Thu, 21 Jul 2022 10:27:11 +0000 (12:27 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Mon, 15 Aug 2022 13:19:21 +0000 (13:19 +0000)
commit6d6207a8d3970beac73840a184af79d8dbeb1fbf
tree4bc52133fc202b1c589baad545805f5355004376
parent81aa5fd6b477cb03b718625a48e50099fc2ae0f2
rtos: Support for "none" rtos

After a certain RTOS has been configured there is no mechanism
to go back to no RTOS support. It may be useful for debugging
purposes. With the provided modification, the "none" option
of RTOS is provided as a valid option.

It has been tested in two different board (Cortex M4 and Cortex M33).
Documentation has also been updated.

Signed-off-by: Asier Llano <allano@hubbell.com>
Change-Id: I602210bff31ccadd41c41e9454c52b5fffa1671e
Reviewed-on: https://review.openocd.org/c/openocd/+/7092
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
doc/openocd.texi
src/rtos/rtos.c