Parcourir la source

removed incorrect reference to Cortex-M4

Joachim Krech il y a 7 ans
Parent
commit
7ed2ae5204
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Device/ARM/ARMv81MML/Include/ARMv81MML_DSP_DP_MVE_FP.h

+ 1 - 1
Device/ARM/ARMv81MML/Include/ARMv81MML_DSP_DP_MVE_FP.h

@@ -89,7 +89,7 @@ typedef enum IRQn
 #endif
 
 
-/* --------  Configuration of the Cortex-M4 Processor and Core Peripherals  ------- */
+/* --------  Configuration of the ARMv81MML Architecture Processor and Core Peripherals  ------- */
 #define __ARMv81MML_REV           0x0001U   /* Core revision r0p1 */
 #define __SAUREGION_PRESENT       1U        /* SAU regions present */
 #define __MPU_PRESENT             1U        /* MPU present */