CMAKE / M33 : DOMAIN_NS issue

pull/14155/head
jeromecoutant 2021-01-15 11:23:16 +01:00
parent 2255408f45
commit e6ec31108e
2 changed files with 1 additions and 1 deletions

View File

@ -26,6 +26,7 @@ function(mbed_set_cpu_core_definitions target)
INTERFACE
__CORTEX_M33
ARM_MATH_ARMV8MML
DOMAIN_NS=1
__FPU_PRESENT=1U
__CMSIS_RTOS
__MBED_CMSIS_RTOS_CM

View File

@ -26,7 +26,6 @@ function(mbed_set_cpu_core_definitions target)
INTERFACE
__CORTEX_M33
ARM_MATH_ARMV8MML
DOMAIN_NS=1
__FPU_PRESENT=1U
__CMSIS_RTOS
__MBED_CMSIS_RTOS_CM