Просмотр исходного кода

removed incorrect reference to Cortex-M4

Joachim Krech 7 лет назад
Родитель
Сommit
7ed2ae5204
1 измененных файлов с 1 добавлено и 1 удалено
  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 */