2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-21 23:03:03 +10:00
openocd/doc
Andreas Fritiofson 9dfb58e802 rtos: add instructions and helper code to make FreeRTOS work again
Run-time tested with FreeRTOS V8.1.2 (current version).

For the time being I propose this way of dealing with RTOSes that do
not export necessary information on their own.

I also suggest implementing a similar scheme for ChibiOS, exporting
the necessary struct fields' offsets via an OpenOCD-specific helper.

Change-Id: Iacf8b88004d62206215fe80011fd7592438446a3
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Reviewed-on: http://openocd.zylin.com/2347
Tested-by: jenkins
2015-04-16 20:23:46 +01:00
..
manual Some minor URL fixes and typo fixes, no functional changes. 2014-01-11 08:13:53 +00:00
fdl.texi
INSTALL.txt
Makefile.am doc: add "manual/" directory in its entirety to dist 2014-03-29 07:55:30 +00:00
openocd.1 docs: update incorrect urls 2013-03-28 23:24:40 +00:00
openocd.texi rtos: add instructions and helper code to make FreeRTOS work again 2015-04-16 20:23:46 +01:00