From 8913e1bed5e838c1655fb103f131a822932fc666 Mon Sep 17 00:00:00 2001 From: Christopher Seidl Date: Tue, 19 Sep 2017 15:27:48 +0200 Subject: [PATCH] Fixed typo --- Include/arm_math.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Include/arm_math.h b/Include/arm_math.h index db5be6f5..23a34dc3 100644 --- a/Include/arm_math.h +++ b/Include/arm_math.h @@ -132,7 +132,7 @@ * * - ARM_MATH_ARMV8MxL: * - * Define macro ARM_MATH_ARMV8MBL for building the library on ARMv8M Baseline target, ARM_MATH_ARMV8MBL for building library + * Define macro ARM_MATH_ARMV8MBL for building the library on ARMv8M Baseline target, ARM_MATH_ARMV8MML for building library * on ARMv8M Mainline target. * * - __FPU_PRESENT: