OVMS3-idf/docs/en
Ivan Grokhotkov f47af6185d docs/jtag: use ‘flushregs’ instead of ‘x $a1=0” in gdbinit
The old command caused was incorrect (x is “examine”, not “execute”)
and caused GDB register update only by chance. This replaces it with
“flushregs” command which purpose is exactly that — force GDB to
fetch registers from the remote.
2018-06-08 11:45:46 +08:00
..
api-guides docs/jtag: use ‘flushregs’ instead of ‘x $a1=0” in gdbinit 2018-06-08 11:45:46 +08:00
api-reference Merge branch 'feature/xRingBufferCanRead_pr1672' into 'master' 2018-05-23 15:09:40 +08:00
contribute Implemented docutils custom role that renders a link to current documentation page on Read The Docs in another language version 2018-05-21 10:30:07 +08:00
get-started docs: eclipse: Reword sentence, copy to Windows Eclipse guide also 2018-06-05 09:53:59 +10:00
hw-reference docs: fix (in remaining places) link for FTDI VCP drivers 2018-05-22 08:21:37 +00:00
security Fix few typos in the docs 2018-05-03 18:20:16 +05:30
about.rst Restored back original 'zh_CN' version files and updated links between versions 2018-03-13 21:57:08 +01:00
conf.py doc: Move non-language-specific RTD/Sphinx config to conf_common.py 2018-03-16 12:00:01 +11:00
COPYRIGHT.rst docs: update list of third-party libraries, copyrights, and licenses 2018-05-15 10:01:20 +08:00
index.rst docs: add language link to easily change to Chinese version 2018-05-21 10:30:12 +08:00
languages.rst docs: add language link to easily change to Chinese version 2018-05-21 10:30:12 +08:00
Makefile Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available 2018-03-13 21:57:08 +01:00
resources.rst Fix few typos in the docs 2018-05-03 18:20:16 +05:30