This is an automated email from Gerrit. Steven Stallion (sstall...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/4659
-- gerrit commit c7422aea8048014eb79b558da03591bbd32e2724 Author: Steven Stallion <stall...@squareup.com> Date: Tue Aug 28 17:02:10 2018 -0700 rtos-helpers: fix minor typo in uC/OS-III helper This patch corrects a spelling error in uCOS-III-openocd.c. Change-Id: I6d1923ff1f5e6361358c45cec3dd6c08ca9ccef0 Signed-off-by: Steven Stallion <stall...@squareup.com> diff --git a/contrib/rtos-helpers/uCOS-III-openocd.c b/contrib/rtos-helpers/uCOS-III-openocd.c index 9037334..5a37bd4 100644 --- a/contrib/rtos-helpers/uCOS-III-openocd.c +++ b/contrib/rtos-helpers/uCOS-III-openocd.c @@ -3,8 +3,8 @@ * impossible to determine the appropriate offsets within the structure * unaided. A priori knowledge of offsets based on os_dbg.c is tied to a * specific release and thusly, brittle. The constants defined below - * provide the neccessary information OpenOCD needs to provide support - * in the most robust manner possible. + * provide the necessary information OpenOCD needs to provide support in + * the most robust manner possible. * * This file should be linked along with the project to enable RTOS * support for uC/OS-III. -- ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ OpenOCD-devel mailing list OpenOCD-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openocd-devel