Remove unused old symbols: __MBED_CMSIS_RTOS_CM/A9

pull/14718/head
Meano 2021-06-02 17:13:19 +08:00
parent cecc47b4a5
commit d8917a47e5
19 changed files with 0 additions and 19 deletions

View File

@ -26,6 +26,5 @@ function(mbed_set_cpu_core_definitions target)
__FPU_PRESENT
__CMSIS_RTOS
__EVAL
__MBED_CMSIS_RTOS_CA9
)
endfunction()

View File

@ -19,6 +19,5 @@ function(mbed_set_cpu_core_definitions target)
__CORTEX_M0PLUS
ARM_MATH_CM0PLUS
__CMSIS_RTOS
__MBED_CMSIS_RTOS_CM
)
endfunction()

View File

@ -19,6 +19,5 @@ function(mbed_set_cpu_core_definitions target)
__CORTEX_M0
ARM_MATH_CM0
__CMSIS_RTOS
__MBED_CMSIS_RTOS_CM
)
endfunction()

View File

@ -19,6 +19,5 @@ function(mbed_set_cpu_core_definitions target)
__CORTEX_M3
ARM_MATH_CM1
__CMSIS_RTOS
__MBED_CMSIS_RTOS_CM
)
endfunction()

View File

@ -21,6 +21,5 @@ function(mbed_set_cpu_core_definitions target)
ARM_MATH_ARMV8MBL
DOMAIN_NS=1
__CMSIS_RTOS
__MBED_CMSIS_RTOS_CM
)
endfunction()

View File

@ -20,6 +20,5 @@ function(mbed_set_cpu_core_definitions target)
__CORTEX_M23
ARM_MATH_ARMV8MBL
__CMSIS_RTOS
__MBED_CMSIS_RTOS_CM
)
endfunction()

View File

@ -19,6 +19,5 @@ function(mbed_set_cpu_core_definitions target)
__CORTEX_M3
ARM_MATH_CM3
__CMSIS_RTOS
__MBED_CMSIS_RTOS_CM
)
endfunction()

View File

@ -28,6 +28,5 @@ function(mbed_set_cpu_core_definitions target)
ARM_MATH_ARMV8MML
DOMAIN_NS=1
__CMSIS_RTOS
__MBED_CMSIS_RTOS_CM
)
endfunction()

View File

@ -27,6 +27,5 @@ function(mbed_set_cpu_core_definitions target)
__CORTEX_M33
ARM_MATH_ARMV8MML
__CMSIS_RTOS
__MBED_CMSIS_RTOS_CM
)
endfunction()

View File

@ -26,6 +26,5 @@ function(mbed_set_cpu_core_definitions target)
DOMAIN_NS=1
__FPU_PRESENT=1U
__CMSIS_RTOS
__MBED_CMSIS_RTOS_CM
)
endfunction()

View File

@ -24,6 +24,5 @@ function(mbed_set_cpu_core_definitions target)
ARM_MATH_ARMV8MML
__FPU_PRESENT=1U
__CMSIS_RTOS
__MBED_CMSIS_RTOS_CM
)
endfunction()

View File

@ -25,7 +25,6 @@ function(mbed_set_cpu_core_definitions target)
DOMAIN_NS=1
__FPU_PRESENT=1U
__CMSIS_RTOS
__MBED_CMSIS_RTOS_CM
__DSP_PRESENT=1U
)
endfunction()

View File

@ -24,7 +24,6 @@ function(mbed_set_cpu_core_definitions target)
ARM_MATH_ARMV8MML
__FPU_PRESENT=1U
__CMSIS_RTOS
__MBED_CMSIS_RTOS_CM
__DSP_PRESENT=1U
)
endfunction()

View File

@ -25,6 +25,5 @@ function(mbed_set_cpu_core_definitions target)
__CORTEX_M4
ARM_MATH_CM4
__CMSIS_RTOS
__MBED_CMSIS_RTOS_CM
)
endfunction()

View File

@ -24,6 +24,5 @@ function(mbed_set_cpu_core_definitions target)
ARM_MATH_CM4
__FPU_PRESENT=1
__CMSIS_RTOS
__MBED_CMSIS_RTOS_CM
)
endfunction()

View File

@ -24,6 +24,5 @@ function(mbed_set_cpu_core_definitions target)
__CORTEX_M55
__FPU_PRESENT=1
__CMSIS_RTOS
__MBED_CMSIS_RTOS_CM
)
endfunction()

View File

@ -20,6 +20,5 @@ function(mbed_set_cpu_core_definitions target)
__CORTEX_M7
ARM_MATH_CM7
__CMSIS_RTOS
__MBED_CMSIS_RTOS_CM
)
endfunction()

View File

@ -25,6 +25,5 @@ function(mbed_set_cpu_core_definitions target)
ARM_MATH_CM7
__FPU_PRESENT=1
__CMSIS_RTOS
__MBED_CMSIS_RTOS_CM
)
endfunction()

View File

@ -24,6 +24,5 @@ function(mbed_set_cpu_core_definitions target)
ARM_MATH_CM7
__FPU_PRESENT=1
__CMSIS_RTOS
__MBED_CMSIS_RTOS_CM
)
endfunction()