Merge pull request #14155 from jeromecoutant/PR_M33_CMAKE

CMAKE / M33 : DOMAIN_NS issue
pull/14159/head
Martin Kojtal 2021-01-20 08:04:46 +00:00 committed by GitHub
commit fa2101c48d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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