Code review suggestions

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
This commit is contained in:
Gaurav Aggarwal 2024-06-17 16:19:14 +00:00 committed by Ahmed Ismail
parent ea60cd130a
commit b7c0fc1c8f
56 changed files with 225 additions and 162 deletions

View file

@ -50,7 +50,7 @@
*/
#define portARCH_NAME "Cortex-M33"
#define portHAS_ARMV8M_MAIN_EXTENSION 1
#define portHAS_ARMV8_1_M_EXTENSION 0
#define portARMV8M_MINOR_VERSION 0
#define portDONT_DISCARD __root
/*-----------------------------------------------------------*/