From d33d90dd527e58c98fc6d41e59d18bf98b15648f Mon Sep 17 00:00:00 2001 From: Christopher Seidl Date: Mon, 10 Oct 2016 10:11:25 +0200 Subject: [PATCH] Minor typo fix Changed CortexM0+ to Cortex-M0+ --- Include/arm_math.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Include/arm_math.h b/Include/arm_math.h index 37791c3c..342ddcb4 100644 --- a/Include/arm_math.h +++ b/Include/arm_math.h @@ -78,8 +78,8 @@ * - arm_cortexM4b_math.lib (Big endian on Cortex-M4) * - arm_cortexM3l_math.lib (Little endian on Cortex-M3) * - arm_cortexM3b_math.lib (Big endian on Cortex-M3) - * - arm_cortexM0l_math.lib (Little endian on Cortex-M0 / CortexM0+) - * - arm_cortexM0b_math.lib (Big endian on Cortex-M0 / CortexM0+) + * - arm_cortexM0l_math.lib (Little endian on Cortex-M0 / Cortex-M0+) + * - arm_cortexM0b_math.lib (Big endian on Cortex-M0 / Cortex-M0+) * * The library functions are declared in the public file arm_math.h which is placed in the Include folder. * Simply include this file and link the appropriate library in the application and begin calling the library functions. The Library supports single