target: cortex_m: Fix a typo VECTRESET
authorYasushi SHOJI <yashi@spacecubics.com>
Sun, 29 Aug 2021 09:27:52 +0000 (18:27 +0900)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sat, 4 Sep 2021 07:24:50 +0000 (07:24 +0000)
commit3ae2583b48861c7cc8674b66984189e6f58dc666
treeb0b2abbb1d81e2cc93c85795e55b19c9e333ffe0
parent3359419e6a121e73361c74fcae08999aa85330da
target: cortex_m: Fix a typo VECTRESET

According to ARM Cortex M3 technical reference manual, it's
"VECTRESET" instead of "VECRESET".

Change-Id: Iff5534beac2b313cee6da3252d76d4d44a61eeed
Signed-off-by: Yasushi SHOJI <yashi@spacecubics.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/6508
Tested-by: jenkins
Reviewed-by: Tarek BOCHKATI <tarek.bouchkati@gmail.com>
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
src/target/cortex_m.c