mirror of
https://github.com/GorgonMeducer/perf_counter.git
synced 2025-01-31 19:33:04 +08:00
minor update
This commit is contained in:
parent
ebf2323b52
commit
647936308b
@ -153,10 +153,10 @@
|
||||
<file category="library" name="lib/perf_counter.lib" condition="Cortex-M Arm Compiler"/>
|
||||
<file category="library" name="lib/libperf_counter_gcc.a" condition="Cortex-M Arm GCC"/>
|
||||
</files>
|
||||
<Pre_Include_Global_h>
|
||||
<RTE_Components_h>
|
||||
|
||||
#define __PERF_COUNTER__
|
||||
</Pre_Include_Global_h>
|
||||
</RTE_Components_h>
|
||||
</component>
|
||||
|
||||
<component Cgroup="perf_counter" Csub="Core" Cvariant="Source" condition="CMSIS-CORE">
|
||||
@ -167,10 +167,10 @@
|
||||
<file category="source" name="systick_wrapper_ual.s" condition="Cortex-M Arm Compiler CMSIS-CORE"/>
|
||||
<file category="source" name="systick_wrapper_gcc.s" condition="Cortex-M Arm GCC CMSIS-CORE"/>
|
||||
</files>
|
||||
<Pre_Include_Global_h>
|
||||
<RTE_Components_h>
|
||||
|
||||
#define __PERF_COUNTER__
|
||||
</Pre_Include_Global_h>
|
||||
</RTE_Components_h>
|
||||
</component>
|
||||
|
||||
<component Cgroup="perf_counter" Csub="RTX5 Patch" condition="RTX5 Patch">
|
||||
|
Binary file not shown.
@ -153,10 +153,10 @@
|
||||
<file category="library" name="lib/perf_counter.lib" condition="Cortex-M Arm Compiler"/>
|
||||
<file category="library" name="lib/libperf_counter_gcc.a" condition="Cortex-M Arm GCC"/>
|
||||
</files>
|
||||
<Pre_Include_Global_h>
|
||||
<RTE_Components_h>
|
||||
|
||||
#define __PERF_COUNTER__
|
||||
</Pre_Include_Global_h>
|
||||
</RTE_Components_h>
|
||||
</component>
|
||||
|
||||
<component Cgroup="perf_counter" Csub="Core" Cvariant="Source" condition="CMSIS-CORE">
|
||||
@ -167,10 +167,10 @@
|
||||
<file category="source" name="systick_wrapper_ual.s" condition="Cortex-M Arm Compiler CMSIS-CORE"/>
|
||||
<file category="source" name="systick_wrapper_gcc.s" condition="Cortex-M Arm GCC CMSIS-CORE"/>
|
||||
</files>
|
||||
<Pre_Include_Global_h>
|
||||
<RTE_Components_h>
|
||||
|
||||
#define __PERF_COUNTER__
|
||||
</Pre_Include_Global_h>
|
||||
</RTE_Components_h>
|
||||
</component>
|
||||
|
||||
<component Cgroup="perf_counter" Csub="RTX5 Patch" condition="RTX5 Patch">
|
||||
|
Loading…
x
Reference in New Issue
Block a user