mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-07 05:34:59 -05:00
Address review feedback
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
This commit is contained in:
parent
93569f2ee9
commit
3fa3aceba7
22 changed files with 22 additions and 22 deletions
|
|
@ -65,7 +65,7 @@
|
|||
#define configENABLE_MVE 0
|
||||
#else
|
||||
#if( configENABLE_MVE != 0 )
|
||||
#error configENABLE_MVE must be 0 for the Cortex-M23.
|
||||
#error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M23.
|
||||
#endif
|
||||
#endif
|
||||
/*-----------------------------------------------------------*/
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@
|
|||
#define configENABLE_MVE 0
|
||||
#else
|
||||
#if( configENABLE_MVE != 0 )
|
||||
#error configENABLE_MVE must be 0 for the Cortex-M23.
|
||||
#error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M23.
|
||||
#endif
|
||||
#endif
|
||||
/*-----------------------------------------------------------*/
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@
|
|||
#define configENABLE_MVE 0
|
||||
#else
|
||||
#if( configENABLE_MVE != 0 )
|
||||
#error configENABLE_MVE must be 0 for the Cortex-M33.
|
||||
#error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M33.
|
||||
#endif
|
||||
#endif
|
||||
/*-----------------------------------------------------------*/
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@
|
|||
#define configENABLE_MVE 0
|
||||
#else
|
||||
#if( configENABLE_MVE != 0 )
|
||||
#error configENABLE_MVE must be 0 for the Cortex-M33.
|
||||
#error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M33.
|
||||
#endif
|
||||
#endif
|
||||
/*-----------------------------------------------------------*/
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@
|
|||
#define configENABLE_MVE 0
|
||||
#else
|
||||
#if( configENABLE_MVE != 0 )
|
||||
#error configENABLE_MVE must be 0 for the Cortex-M35.
|
||||
#error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M35.
|
||||
#endif
|
||||
#endif
|
||||
/*-----------------------------------------------------------*/
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@
|
|||
#define configENABLE_MVE 0
|
||||
#else
|
||||
#if( configENABLE_MVE != 0 )
|
||||
#error configENABLE_MVE must be 0 for the Cortex-M23.
|
||||
#error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M23.
|
||||
#endif
|
||||
#endif
|
||||
/*-----------------------------------------------------------*/
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@
|
|||
#define configENABLE_MVE 0
|
||||
#else
|
||||
#if( configENABLE_MVE != 0 )
|
||||
#error configENABLE_MVE must be 0 for the Cortex-M23.
|
||||
#error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M23.
|
||||
#endif
|
||||
#endif
|
||||
/*-----------------------------------------------------------*/
|
||||
|
|
|
|||
|
|
@ -66,7 +66,7 @@
|
|||
#define configENABLE_MVE 0
|
||||
#else
|
||||
#if( configENABLE_MVE != 0 )
|
||||
#error configENABLE_MVE must be 0 for the Cortex-M33.
|
||||
#error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M33.
|
||||
#endif
|
||||
#endif
|
||||
/*-----------------------------------------------------------*/
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@
|
|||
#define configENABLE_MVE 0
|
||||
#else
|
||||
#if( configENABLE_MVE != 0 )
|
||||
#error configENABLE_MVE must be 0 for the Cortex-M33.
|
||||
#error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M33.
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@
|
|||
#define configENABLE_MVE 0
|
||||
#else
|
||||
#if( configENABLE_MVE != 0 )
|
||||
#error configENABLE_MVE must be 0 for the Cortex-M35.
|
||||
#error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M35.
|
||||
#endif
|
||||
#endif
|
||||
/*-----------------------------------------------------------*/
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@
|
|||
#define configENABLE_MVE 0
|
||||
#else
|
||||
#if( configENABLE_MVE != 0 )
|
||||
#error configENABLE_MVE must be 0 for the Cortex-M23.
|
||||
#error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M23.
|
||||
#endif
|
||||
#endif
|
||||
/*-----------------------------------------------------------*/
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@
|
|||
#define configENABLE_MVE 0
|
||||
#else
|
||||
#if( configENABLE_MVE != 0 )
|
||||
#error configENABLE_MVE must be 0 for the Cortex-M23.
|
||||
#error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M23.
|
||||
#endif
|
||||
#endif
|
||||
/*-----------------------------------------------------------*/
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@
|
|||
#define configENABLE_MVE 0
|
||||
#else
|
||||
#if( configENABLE_MVE != 0 )
|
||||
#error configENABLE_MVE must be 0 for the Cortex-M33.
|
||||
#error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M33.
|
||||
#endif
|
||||
#endif
|
||||
/*-----------------------------------------------------------*/
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@
|
|||
#define configENABLE_MVE 0
|
||||
#else
|
||||
#if( configENABLE_MVE != 0 )
|
||||
#error configENABLE_MVE must be 0 for the Cortex-M33.
|
||||
#error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M33.
|
||||
#endif
|
||||
#endif
|
||||
/*-----------------------------------------------------------*/
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@
|
|||
#define configENABLE_MVE 0
|
||||
#else
|
||||
#if( configENABLE_MVE != 0 )
|
||||
#error configENABLE_MVE must be 0 for the Cortex-M35.
|
||||
#error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M35.
|
||||
#endif
|
||||
#endif
|
||||
/*-----------------------------------------------------------*/
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@
|
|||
#define configENABLE_MVE 0
|
||||
#else
|
||||
#if( configENABLE_MVE != 0 )
|
||||
#error configENABLE_MVE must be 0 for the Cortex-M35.
|
||||
#error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M35.
|
||||
#endif
|
||||
#endif
|
||||
/*-----------------------------------------------------------*/
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@
|
|||
#define configENABLE_MVE 0
|
||||
#else
|
||||
#if( configENABLE_MVE != 0 )
|
||||
#error configENABLE_MVE must be 0 for the Cortex-M23.
|
||||
#error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M23.
|
||||
#endif
|
||||
#endif
|
||||
/*-----------------------------------------------------------*/
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@
|
|||
#define configENABLE_MVE 0
|
||||
#else
|
||||
#if( configENABLE_MVE != 0 )
|
||||
#error configENABLE_MVE must be 0 for the Cortex-M23.
|
||||
#error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M23.
|
||||
#endif
|
||||
#endif
|
||||
/*-----------------------------------------------------------*/
|
||||
|
|
|
|||
|
|
@ -66,7 +66,7 @@
|
|||
#define configENABLE_MVE 0
|
||||
#else
|
||||
#if( configENABLE_MVE != 0 )
|
||||
#error configENABLE_MVE must be 0 for the Cortex-M33.
|
||||
#error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M33.
|
||||
#endif
|
||||
#endif
|
||||
/*-----------------------------------------------------------*/
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@
|
|||
#define configENABLE_MVE 0
|
||||
#else
|
||||
#if( configENABLE_MVE != 0 )
|
||||
#error configENABLE_MVE must be 0 for the Cortex-M33.
|
||||
#error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M33.
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@
|
|||
#define configENABLE_MVE 0
|
||||
#else
|
||||
#if( configENABLE_MVE != 0 )
|
||||
#error configENABLE_MVE must be 0 for the Cortex-M35.
|
||||
#error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M35.
|
||||
#endif
|
||||
#endif
|
||||
/*-----------------------------------------------------------*/
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@
|
|||
#define configENABLE_MVE 0
|
||||
#else
|
||||
#if( configENABLE_MVE != 0 )
|
||||
#error configENABLE_MVE must be 0 for the Cortex-M35.
|
||||
#error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M35.
|
||||
#endif
|
||||
#endif
|
||||
/*-----------------------------------------------------------*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue