mirror of https://github.com/ARMmbed/mbed-os.git
Remove unused old symbols: __MBED_CMSIS_RTOS_CM/A9
parent
cecc47b4a5
commit
d8917a47e5
|
@ -26,6 +26,5 @@ function(mbed_set_cpu_core_definitions target)
|
|||
__FPU_PRESENT
|
||||
__CMSIS_RTOS
|
||||
__EVAL
|
||||
__MBED_CMSIS_RTOS_CA9
|
||||
)
|
||||
endfunction()
|
||||
|
|
|
@ -19,6 +19,5 @@ function(mbed_set_cpu_core_definitions target)
|
|||
__CORTEX_M0PLUS
|
||||
ARM_MATH_CM0PLUS
|
||||
__CMSIS_RTOS
|
||||
__MBED_CMSIS_RTOS_CM
|
||||
)
|
||||
endfunction()
|
||||
|
|
|
@ -19,6 +19,5 @@ function(mbed_set_cpu_core_definitions target)
|
|||
__CORTEX_M0
|
||||
ARM_MATH_CM0
|
||||
__CMSIS_RTOS
|
||||
__MBED_CMSIS_RTOS_CM
|
||||
)
|
||||
endfunction()
|
||||
|
|
|
@ -19,6 +19,5 @@ function(mbed_set_cpu_core_definitions target)
|
|||
__CORTEX_M3
|
||||
ARM_MATH_CM1
|
||||
__CMSIS_RTOS
|
||||
__MBED_CMSIS_RTOS_CM
|
||||
)
|
||||
endfunction()
|
||||
|
|
|
@ -21,6 +21,5 @@ function(mbed_set_cpu_core_definitions target)
|
|||
ARM_MATH_ARMV8MBL
|
||||
DOMAIN_NS=1
|
||||
__CMSIS_RTOS
|
||||
__MBED_CMSIS_RTOS_CM
|
||||
)
|
||||
endfunction()
|
||||
|
|
|
@ -20,6 +20,5 @@ function(mbed_set_cpu_core_definitions target)
|
|||
__CORTEX_M23
|
||||
ARM_MATH_ARMV8MBL
|
||||
__CMSIS_RTOS
|
||||
__MBED_CMSIS_RTOS_CM
|
||||
)
|
||||
endfunction()
|
||||
|
|
|
@ -19,6 +19,5 @@ function(mbed_set_cpu_core_definitions target)
|
|||
__CORTEX_M3
|
||||
ARM_MATH_CM3
|
||||
__CMSIS_RTOS
|
||||
__MBED_CMSIS_RTOS_CM
|
||||
)
|
||||
endfunction()
|
||||
|
|
|
@ -28,6 +28,5 @@ function(mbed_set_cpu_core_definitions target)
|
|||
ARM_MATH_ARMV8MML
|
||||
DOMAIN_NS=1
|
||||
__CMSIS_RTOS
|
||||
__MBED_CMSIS_RTOS_CM
|
||||
)
|
||||
endfunction()
|
||||
|
|
|
@ -27,6 +27,5 @@ function(mbed_set_cpu_core_definitions target)
|
|||
__CORTEX_M33
|
||||
ARM_MATH_ARMV8MML
|
||||
__CMSIS_RTOS
|
||||
__MBED_CMSIS_RTOS_CM
|
||||
)
|
||||
endfunction()
|
||||
|
|
|
@ -26,6 +26,5 @@ function(mbed_set_cpu_core_definitions target)
|
|||
DOMAIN_NS=1
|
||||
__FPU_PRESENT=1U
|
||||
__CMSIS_RTOS
|
||||
__MBED_CMSIS_RTOS_CM
|
||||
)
|
||||
endfunction()
|
||||
|
|
|
@ -24,6 +24,5 @@ function(mbed_set_cpu_core_definitions target)
|
|||
ARM_MATH_ARMV8MML
|
||||
__FPU_PRESENT=1U
|
||||
__CMSIS_RTOS
|
||||
__MBED_CMSIS_RTOS_CM
|
||||
)
|
||||
endfunction()
|
||||
|
|
|
@ -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()
|
||||
|
|
|
@ -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()
|
||||
|
|
|
@ -25,6 +25,5 @@ function(mbed_set_cpu_core_definitions target)
|
|||
__CORTEX_M4
|
||||
ARM_MATH_CM4
|
||||
__CMSIS_RTOS
|
||||
__MBED_CMSIS_RTOS_CM
|
||||
)
|
||||
endfunction()
|
||||
|
|
|
@ -24,6 +24,5 @@ function(mbed_set_cpu_core_definitions target)
|
|||
ARM_MATH_CM4
|
||||
__FPU_PRESENT=1
|
||||
__CMSIS_RTOS
|
||||
__MBED_CMSIS_RTOS_CM
|
||||
)
|
||||
endfunction()
|
||||
|
|
|
@ -24,6 +24,5 @@ function(mbed_set_cpu_core_definitions target)
|
|||
__CORTEX_M55
|
||||
__FPU_PRESENT=1
|
||||
__CMSIS_RTOS
|
||||
__MBED_CMSIS_RTOS_CM
|
||||
)
|
||||
endfunction()
|
||||
|
|
|
@ -20,6 +20,5 @@ function(mbed_set_cpu_core_definitions target)
|
|||
__CORTEX_M7
|
||||
ARM_MATH_CM7
|
||||
__CMSIS_RTOS
|
||||
__MBED_CMSIS_RTOS_CM
|
||||
)
|
||||
endfunction()
|
||||
|
|
|
@ -25,6 +25,5 @@ function(mbed_set_cpu_core_definitions target)
|
|||
ARM_MATH_CM7
|
||||
__FPU_PRESENT=1
|
||||
__CMSIS_RTOS
|
||||
__MBED_CMSIS_RTOS_CM
|
||||
)
|
||||
endfunction()
|
||||
|
|
|
@ -24,6 +24,5 @@ function(mbed_set_cpu_core_definitions target)
|
|||
ARM_MATH_CM7
|
||||
__FPU_PRESENT=1
|
||||
__CMSIS_RTOS
|
||||
__MBED_CMSIS_RTOS_CM
|
||||
)
|
||||
endfunction()
|
||||
|
|
Loading…
Reference in New Issue