mirror of
https://github.com/GorgonMeducer/perf_counter.git
synced 2025-02-07 19:34:18 +08:00
remove the library deploy mode
This commit is contained in:
parent
e0c63f8516
commit
b507d983a1
@ -257,24 +257,6 @@
|
||||
-->
|
||||
|
||||
<components>
|
||||
<component Cclass="Utilities" Cversion="2.3.0" Cgroup="perf_counter" Csub="Core" Cvariant="Library" condition="CMSIS-CORE">
|
||||
<description>A dedicated performance counter for Cortex-M systick.</description>
|
||||
<files>
|
||||
<file category="header" name="perf_counter.h"/>
|
||||
<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>
|
||||
<RTE_Components_h>
|
||||
|
||||
#define __PERF_COUNTER__ 1
|
||||
</RTE_Components_h>
|
||||
|
||||
|
||||
<Pre_Include_Global_h>
|
||||
|
||||
#define __PERF_COUNTER_CFG_USE_SYSTICK_WRAPPER__ 1
|
||||
</Pre_Include_Global_h>
|
||||
</component>
|
||||
<component Cclass="Utilities" Cversion="2.3.0" Cgroup="perf_counter" Csub="Core" Cvariant="Source" isDefaultVariant="true" condition="CMSIS-CORE">
|
||||
<description>A dedicated performance counter for Cortex-M systick.</description>
|
||||
<files>
|
||||
|
Loading…
x
Reference in New Issue
Block a user